kernel/drivers/net/wireless/ath/wil6210/txrx_edma.h
.. .. @@ -330,8 +330,10 @@ 330 330 u32 d0; 331 331 u32 d1; 332 332 __le16 seq_num; /* only lower 12 bits */ 333 - u16 pn_15_0;334 - u32 pn_47_16;333 + struct_group_attr(pn, __packed,334 + u16 pn_15_0;335 + u32 pn_47_16;336 + );335 337 } __packed; 336 338 337 339 struct wil_rx_status_extended {