]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: move cfg80211_get_dev_from_ifindex under wext
authorJohannes Berg <johannes.berg@intel.com>
Wed, 8 May 2013 19:34:22 +0000 (21:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 May 2013 22:02:13 +0000 (00:02 +0200)
commit030dd64c9d420d69c936da38d860dc30e92aff4b
tree881b599ab8ee0c0924d7152bf4e330aa36213609
parenta227ebc9a419342f87d171acd807f499562c898f
cfg80211: move cfg80211_get_dev_from_ifindex under wext

The function is only used and needed by the wext code
for scanning, so move it there.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c
net/wireless/core.h
net/wireless/scan.c