[MAC80211]: rework hardware crypto flags
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 14 Sep 2007 15:10:25 +0000 (11:10 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:27 +0000 (16:49 -0700)
commit7848ba7d7a010ccb265617fc2bc053e2bdf06f48
tree844da4a4d796d817b0040b284ddeaa320446eaab
parentb708e610622cff07f4374a2b4410884f964b8489
[MAC80211]: rework hardware crypto flags

This patch reworks the various hardware crypto related
flags to make them more local, i.e. put them with each
key or each packet instead of into the hw struct.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/rtl8187_dev.c
include/net/mac80211.h
net/mac80211/rx.c
net/mac80211/tx.c
net/mac80211/wpa.c