mac80211: Remove deprecated sta_notify commands
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 19 May 2010 06:02:30 +0000 (11:32 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Jun 2010 19:32:25 +0000 (15:32 -0400)
commit38a6cc7538d3c44b76f9dcea607a171adcc0208e
tree6e32157add4ba09c4a35c5ec6a2f4b3bce765268
parentabd984e6117e72e17073fd0a81a477e43b4580f5
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>
include/net/mac80211.h
net/mac80211/driver-ops.h