aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/mac80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index 0a0c59365db6..e84c922a1b16 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -323,6 +323,7 @@ struct ieee80211_tx_rate {
323 * @flags: transmit info flags, defined above 323 * @flags: transmit info flags, defined above
324 * @band: the band to transmit on (use for checking for races) 324 * @band: the band to transmit on (use for checking for races)
325 * @antenna_sel_tx: antenna to use, 0 for automatic diversity 325 * @antenna_sel_tx: antenna to use, 0 for automatic diversity
326 * @pad: padding, ignore
326 * @control: union for control data 327 * @control: union for control data
327 * @status: union for status data 328 * @status: union for status data
328 * @driver_data: array of driver_data pointers 329 * @driver_data: array of driver_data pointers