cfg80211: export cfg80211_ref_bss
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jan 2012 12:55:26 +0000 (13:55 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Feb 2012 19:50:37 +0000 (14:50 -0500)
commit4c0c0b75e0c35ddb8f61c06bcbffede63ab4f4a2
tree5d3ee488424ac02ef06330ebff3e5de6e5058941
parent95de817b9034d50860319f6033ec85d25024694c
cfg80211: export cfg80211_ref_bss

This is needed by mac80211 to keep a reference
to a BSS alive for the auth process. Remove the
old version of cfg80211_ref_bss() since it's
not actually used.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/core.h
net/wireless/scan.c