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 {
header: nlmsghdr,
tc_info: tcmsg,
attrs: [u8; 64],
}
struct NetlinkSocket {

Loading…
Cancel
Save