diff options
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index c813fbf7d364..0dbbfc7b0509 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -1269,8 +1269,6 @@ enum ieee80211_ampdu_mlme_action { | |||
1269 | * This is needed only for IBSS mode and the result of this function is | 1269 | * This is needed only for IBSS mode and the result of this function is |
1270 | * used to determine whether to reply to Probe Requests. | 1270 | * used to determine whether to reply to Probe Requests. |
1271 | * | 1271 | * |
1272 | * @conf_ht: Configures low level driver with 802.11n HT data. Must be atomic. | ||
1273 | * | ||
1274 | * @ampdu_action: Perform a certain A-MPDU action | 1272 | * @ampdu_action: Perform a certain A-MPDU action |
1275 | * The RA/TID combination determines the destination and TID we want | 1273 | * The RA/TID combination determines the destination and TID we want |
1276 | * the ampdu action to be performed for. The action is defined through | 1274 | * the ampdu action to be performed for. The action is defined through |