From: Tim Gardner Date: Wed, 29 Apr 2009 21:01:42 +0000 (-0600) Subject: Staging: winbond: mac80211 - unify config_interface and bss_info_changed X-Git-Tag: v2.6.31-rc1~105^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b8a9dfc7746273bde5a2030e4f16391251e830;p=pandora-kernel.git Staging: winbond: mac80211 - unify config_interface and bss_info_changed The commit 'mac80211: unify config_interface and bss_info_changed' from Johannes Berg removed the config_interface structure tag from struct ieee80211_ops. The BSSID detection functionality migrated to ieee80211_ops.bss_info_changed. Since wbsoft_config_interface() was largely empty, there wasn't much to do other then to remove the function itself. There is currently no support for BSSID change detection. Signed-off-by: Tim Gardner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed