From: Johannes Berg Date: Wed, 4 Dec 2013 22:18:37 +0000 (+0100) Subject: mac80211: optimise mixed AP/VLAN station removal X-Git-Tag: v3.14-rc1~94^2~334^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e716251d776ce92eb5169522f565ada3deed2a2a;p=pandora-kernel.git mac80211: optimise mixed AP/VLAN station removal Teach sta_info_flush() to optionally also remove stations from all VLANs associated with an AP interface to optimise the station removal (in particular, synchronize_net().) To not have to add the vlans argument throughout, do some refactoring. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed