commit | 262eb9b2237ecee047451a636e799ea1572b685a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jul 13 10:39:09 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 08 14:24:59 2011 -0400 |
tree | 162ce4b4f27edf7cdf45bb3e3574d840db2815e1 | |
parent | a5d5a914770a81a1f775be2ee35b9fa8fd19d381 [diff] |
cfg80211: split wext compatibility to separate header A lot of drivers erroneously use wext constants and don't notice since cfg80211.h includes them. Make this more split up so drivers needing wext compatibility from cfg80211 need to explicitly include that from cfg80211-wext.h. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>