From: Yoni Divinsky Date: Wed, 30 May 2012 08:36:39 +0000 (+0300) Subject: mac80211: add op to configure default key id X-Git-Tag: v3.9-rc1~139^2~31^2^2~80^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de5fad815703b5b24bc4726cd71422929537d259;p=pandora-kernel.git mac80211: add op to configure default key id There are hardwares which support offload of data packets for example when auto ARP is enabled the hw will send the ARP response. In such cases if WEP encryption is configured the hw must know the default WEP key in order to encrypt the packets correctly. When hw_accel is enabled and encryption type is set to WEP, the driver should get the default key index from mac80211. Signed-off-by: Yoni Divinsky [cleanups, fixes, documentation] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed