From: Eliad Peller Date: Thu, 2 Feb 2012 10:22:09 +0000 (+0200) Subject: wl12xx: consider encryption and QoS in auto arp template X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~126^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec8a448e0e978103bc5ca7136084b5e2b36989e;p=pandora-kernel.git wl12xx: consider encryption and QoS in auto arp template When configuring the arp response template, and encryption is enabled, we should add some space and set the protected flag bit in the fc. In order to track the encryption type, set wlvif->encryption_type when setting an encryption key, and reconfigure the arp response. Clear this field on wl1271_join, as keys have to be re-configured anyway after a join command. Similarly, track whether QoS is configured. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed