From: Johannes Berg Date: Mon, 31 Mar 2008 17:22:59 +0000 (+0200) Subject: mac80211 ibss: flush only stations belonging to current interface X-Git-Tag: v2.6.26-rc1~1138^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd6aed05b8859265cd79f1e47e4f844bbe1548b;p=pandora-kernel.git mac80211 ibss: flush only stations belonging to current interface When joining a new IBSS, all old stations are flushed, but currently all stations belonging to all virtual interfaces are flushed, which is wrong. This patch fixes it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed