commit | f9e10ce4cf86945eb5efcab31284c971877ed012 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Dec 03 09:20:42 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 06 16:01:28 2010 -0500 |
tree | a56ec8ed84019901bf92aa969e366afb8b8ce36b | |
parent | 09b174702601079c3a04806754be30ffbd70db4d [diff] |
cfg80211: require add_virtual_intf to return new dev cfg80211 used to do all its bookkeeping in the notifier, but some new stuff will have to use local variables so make the callback return the netdev pointer. Tested-by: Javier Cardona <javier@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>