]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83e10bbc20125d1b7d619432f7d39cd4e453ce73
tree6e32157add4ba09c4a35c5ec6a2f4b3bce765268
parentd4813ac0d888eb85cdaf4c67a53235861829f99c
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