From: Johannes Berg Date: Tue, 28 Aug 2007 21:01:55 +0000 (-0400) Subject: [MAC80211]: remove fake set_key() call X-Git-Tag: v2.6.24-rc1~1454^2~723 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aefaa3294193c931b20a574f718efee6baf27d4;p=pandora-kernel.git [MAC80211]: remove fake set_key() call Remove adding a fake key with a NONE key algorithm for each associated STA. If we have hardware with such TX filtering we should probably extend the sta_table_notification() callback with the sta information instead; the fact that it's treated as a key for some atheros hardware shouldn't bother the stack. Signed-off-by: Johannes Berg Acked-by: Michael Wu Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed