rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2014 16:53:52 +0000 (12:53 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2014 18:05:32 +0000 (14:05 -0400)
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>
drivers/staging/rtl8821ae/rtl8821ae/trx.c