From: Tomas Winkler Date: Sun, 30 Sep 2007 11:52:37 +0000 (+0200) Subject: [MAC80211]: add sta_notify callback X-Git-Tag: v2.6.24-rc1~1454^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478f8d2ba56b40ad1c17e21c1503669b83c96e8e;p=pandora-kernel.git [MAC80211]: add sta_notify callback This patch adds sta_notify callback and removes sta_table_notification which was not used by any driver. sta_notify() is essential for drivers that keeps notion of station internally and need to be notified about removal or addition of a station to the (I)BSS or assocation to an AP. This version adds interface id to the parameter list as suggested by Johannes Berg Signed-off-by: Tomas Winkler Acked-by: Johannes Berg Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed