diff options
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 0dbbfc7b0509..6a1d4ea18186 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -341,6 +341,7 @@ struct ieee80211_tx_info { | |||
341 | u8 antenna_sel_tx; | 341 | u8 antenna_sel_tx; |
342 | 342 | ||
343 | /* 2 byte hole */ | 343 | /* 2 byte hole */ |
344 | u8 pad[2]; | ||
344 | 345 | ||
345 | union { | 346 | union { |
346 | struct { | 347 | struct { |