diff options
Diffstat (limited to 'include/net/mac80211.h')
| -rw-r--r-- | include/net/mac80211.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 8650e7bf2ed..cefe1b37c49 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h @@ -1160,7 +1160,7 @@ enum ieee80211_hw_flags {   * @napi_weight: weight used for NAPI polling.  You must specify an   *	appropriate value here if a napi_poll operation is provided   *	by your driver. - + *   * @max_rx_aggregation_subframes: maximum buffer size (number of   *	sub-frames) to be used for A-MPDU block ack receiver   *	aggregation.  |