commit | 0e82ffe3b90bcad72cfe80e4379946b8fb0691ca | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Jul 27 12:01:50 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 29 15:46:14 2009 -0400 |
tree | c6b73524d4db86ddcaa866d7ea81a9600b610413 | |
parent | a7bc376c858e0e724b8cb2db09b6874562d377ca [diff] |
cfg80211: combine iwfreq implementations Until now we implemented iwfreq for managed mode, we needed to keep the implementations separate, but now that we have all versions implemented we can combine them and export just one handler. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>