aya: tc: fix QdiscRequest layout

pull/14/head
Alessandro Decina 3 years ago
parent 59cfbc51c8
commit fee71b42f1

@ -361,6 +361,7 @@ struct Request {
struct QdiscRequest { struct QdiscRequest {
header: nlmsghdr, header: nlmsghdr,
tc_info: tcmsg, tc_info: tcmsg,
attrs: [u8; 64],
} }
struct NetlinkSocket { struct NetlinkSocket {

Loading…
Cancel
Save