commit | bb9b08af06fd6afa6fc77068a81a8ef8b167cdc3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jul 13 10:39:18 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 08 14:26:25 2011 -0400 |
tree | b3089f8826b5435abc99945aa9de78ab8c8f75e9 | |
parent | 9090e167d08c4fd8d7d2c7c7b0126ab5881f219a [diff] |
mwifiex: add wext include In trying to remove the wext includes from mac80211 and cfg80211 I found that mwifiex currently uses them. This is wrong, it shouldn't, but to not break it completely include wext there. Please remove this and fix all the resulting bugs. Cc: Bing Zhao <bzhao@marvell.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Acked-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>