Commit 0cf7cd7
Patrick Menschel
Add import for linux/can/isotp.h
IsoTp CAN protocol is available since
Kernel v5.10 but several constants
from isotp.h have not found their
way into socket module.
This commit adds that header file if
configure finds it.
Signed-off-by: Patrick Menschel <menschel.p@posteo.de>1 parent a42d98e commit 0cf7cd7
3 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8406 | 8406 | | |
8407 | 8407 | | |
8408 | 8408 | | |
8409 | | - | |
| 8409 | + | |
8410 | 8410 | | |
8411 | 8411 | | |
8412 | 8412 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2270 | 2270 | | |
2271 | 2271 | | |
2272 | 2272 | | |
2273 | | - | |
| 2273 | + | |
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
| |||
0 commit comments