mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
authorJohannes Berg <johannes.berg@intel.com>
Fri, 22 Feb 2013 23:22:44 +0000 (00:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:35:59 +0000 (16:35 +0100)
There's no driver using this flag, so it seems
that all drivers support HW crypto with WMM or
don't support it at all. Remove the flag and
code setting it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found