commit | 38a6cc7538d3c44b76f9dcea607a171adcc0208e | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Wed May 19 11:32:30 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 04 15:32:25 2010 -0400 |
tree | 6e32157add4ba09c4a35c5ec6a2f4b3bce765268 | |
parent | abd984e6117e72e17073fd0a81a477e43b4580f5 [diff] |
mac80211: Remove deprecated sta_notify commands STA_NOTIFY_ADD and STA_NOTIFY_REMOVE have no users anymore, and station addition/removal are indicated to drivers using sta_add() and sta_remove(), which can sleep. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>