From: Johannes Berg Date: Tue, 10 Feb 2009 20:25:58 +0000 (+0100) Subject: cfg80211: allow users to request removing a BSS X-Git-Tag: v2.6.30-rc1~662^2~738^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d491af19db3adcc1eb1653e60a427fb4df36f361;p=pandora-kernel.git cfg80211: allow users to request removing a BSS This patch introduces cfg80211_unlink_bss, a function to allow a driver to remove a BSS from the internal list and make it not show up in scan results any more -- this is to be used when the driver detects that the BSS is no longer available. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed