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 2a7523edd9b5..d49928ba5d09 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -1439,7 +1439,7 @@ void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb); | |||
1439 | * DOC: Beacon filter support | 1439 | * DOC: Beacon filter support |
1440 | * | 1440 | * |
1441 | * Some hardware have beacon filter support to reduce host cpu wakeups | 1441 | * Some hardware have beacon filter support to reduce host cpu wakeups |
1442 | * which will reduce system power consumption. It usuallly works so that | 1442 | * which will reduce system power consumption. It usually works so that |
1443 | * the firmware creates a checksum of the beacon but omits all constantly | 1443 | * the firmware creates a checksum of the beacon but omits all constantly |
1444 | * changing elements (TSF, TIM etc). Whenever the checksum changes the | 1444 | * changing elements (TSF, TIM etc). Whenever the checksum changes the |
1445 | * beacon is forwarded to the host, otherwise it will be just dropped. That | 1445 | * beacon is forwarded to the host, otherwise it will be just dropped. That |