Commit 87ee475e authored by Emmanuel Grumbach's avatar Emmanuel Grumbach Committed by Johannes Berg

mac80211: clean up garbage in comment

Not clear how this landed here.
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 79012f8b
...@@ -127,7 +127,7 @@ ieee80211_rx_h_michael_mic_verify(struct ieee80211_rx_data *rx) ...@@ -127,7 +127,7 @@ ieee80211_rx_h_michael_mic_verify(struct ieee80211_rx_data *rx)
* APs with pairwise keys should never receive Michael MIC * APs with pairwise keys should never receive Michael MIC
* errors for non-zero keyidx because these are reserved for * errors for non-zero keyidx because these are reserved for
* group keys and only the AP is sending real multicast * group keys and only the AP is sending real multicast
* frames in the BSS. ( * frames in the BSS.
*/ */
return RX_DROP_UNUSABLE; return RX_DROP_UNUSABLE;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment