commit | d491af19db3adcc1eb1653e60a427fb4df36f361 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Feb 10 21:25:58 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 13 13:45:54 2009 -0500 |
tree | 7116bcc9f6de56d181d16463252c4aabab77b20e | |
parent | 78c1c7e109f1f14e7c18f290c4ebc58da220c7ba [diff] |
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 <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>