commit | ba44cb7226afd4e19308c1d8a90e8b7c566c0d8b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Apr 20 18:49:39 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:57:18 2009 -0400 |
tree | 83c398ff2e4ad5c41996771cf7130a5c0e255511 | |
parent | 9d308429a9fd0fa644f0b748f6241631f74a6cda [diff] |
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>