wl1251: remove wext dependencies
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Jul 2011 08:39:17 +0000 (10:39 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Aug 2011 18:26:21 +0000 (14:26 -0400)
This driver uses IW_ESSID_MAX_SIZE when it should
be using IEEE80211_MAX_SSID_LEN instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found