commit | 05c914fe330fa8e1cc67870dc0d3809dfd96c107 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Sep 11 00:01:58 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 15 16:48:23 2008 -0400 |
tree | df53bcab47335f3361c09478d6b1447b7d298536 | |
parent | 96dd22ac06b0dbfb069fdf530c72046a941e9694 [diff] |
mac80211: use nl80211 interface types There's really no reason for mac80211 to be using its own interface type defines. Use the nl80211 types and simplify the configuration code a bit: there's no need to translate them any more now. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>