From: Felix Fietkau Date: Fri, 8 Jan 2010 17:10:58 +0000 (+0100) Subject: mac80211: allow station updates on ap interfaces for vlan stations X-Git-Tag: v2.6.34-rc1~233^2~556^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5ded5a87c097760abd68521b86f1025dedc7d7;p=pandora-kernel.git mac80211: allow station updates on ap interfaces for vlan stations Since the per-vif station changes, sta_info_get on the ap sdata no longer returns entries for stations on ap vlans. This causes issues with hostapd, which currently always passes the ap interface name to nl80211 calls. This patch provides bug compatibility with the earlier versions until hostapd is fixed. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed