commit | a699248613f7c32292fac23a60a75bcee14fb4a8 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Mar 13 12:53:52 2014 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 13 14:05:32 2014 -0400 |
tree | b2725111a86f8fd6e7d1f626393132ae6df90d85 | |
parent | e46215fe678a9271c4eb98645187ef048d04e15f [diff] |
rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame Commit d8ca16db6bb2 ("mac80211: add length check in ieee80211_is_robust_mgmt_frame()") changed that API to take an skb, and added "_ieee80211_is_robust_mgmt_frame" as a direct replacement for the older API. This is the same fix that was applied to the other rtlwifi drivers in that commit. Cc: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>