From: Johannes Berg Date: Thu, 13 Dec 2012 22:07:46 +0000 (+0100) Subject: mac80211: remove final sta_info_flush() X-Git-Tag: v3.9-rc1~139^2~242^2^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b998e8bb3e1c6eeae5eab9d6a434563270286c3b;p=pandora-kernel.git mac80211: remove final sta_info_flush() When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function. Tested-by: Ben Greear Signed-off-by: Johannes Berg --- Reading git-diff-tree failed