From: Sujith Date: Wed, 19 May 2010 06:02:30 +0000 (+0530) Subject: mac80211: Remove deprecated sta_notify commands X-Git-Tag: v2.6.36-rc1~571^2~615^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38a6cc7538d3c44b76f9dcea607a171adcc0208e;p=pandora-kernel.git 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 Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed