mirror of
https://github.com/torvalds/linux.git
synced 2026-05-19 04:14:05 +02:00
The pack strings use 'b' signed char for cmd and version but struct
genlmsghdr defines them as unsigned char. Use 'B' instead.
Fixes:
|
||
|---|---|---|
| .. | ||
| ynl | ||