cfg80211: Add PMKSA wext compatibility handler
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Nov 2009 23:01:01 +0000 (00:01 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Nov 2009 20:05:06 +0000 (15:05 -0500)
commit2944b2c2d2dd884c550163c698577132588277d8
tree5acf5a49af2a438c4085d6a8a1056670f114c25b
parent67fbb16be69d138a3b6645ec5395b487cb915c58
cfg80211: Add PMKSA wext compatibility handler

With the addition of the *_pmksa cfg80211 ops, we can now add the
corresponding wireless extensions compatibility handler.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/wext-compat.c