]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/net/mac80211.h
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / include / net / mac80211.h
index cefe1b37c493bed96ac7b2ac73f3584a07b91f74..cb13239fe8e33be82a17bcf2269c75e74aea5951 100644 (file)
@@ -1294,7 +1294,7 @@ ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw,
  * acceleration (i.e. iwlwifi). Those drivers should provide update_tkip_key
  * handler.
  * The update_tkip_key() call updates the driver with the new phase 1 key.
- * This happens everytime the iv16 wraps around (every 65536 packets). The
+ * This happens every time the iv16 wraps around (every 65536 packets). The
  * set_key() call will happen only once for each key (unless the AP did
  * rekeying), it will not include a valid phase 1 key. The valid phase 1 key is
  * provided by update_tkip_key only. The trigger that makes mac80211 call this