]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cfg80211: mark all WEXT handlers _GPL
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 20 Apr 2009 16:49:39 +0000 (18:49 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:18 +0000 (16:57 -0400)
commitba44cb7226afd4e19308c1d8a90e8b7c566c0d8b
tree83c398ff2e4ad5c41996771cf7130a5c0e255511
parent9d308429a9fd0fa644f0b748f6241631f74a6cda
cfg80211: mark all WEXT handlers _GPL

The fact that these are exported is a technical detail
of the conversion period -- we don't want anybody to
start relying on these. Ultimately we want things to
use cfg80211 only, and once everything that is in wext
is converted to cfg80211 drivers will not need to touch
wext _at all_.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/scan.c
net/wireless/wext-compat.c