From: Johannes Berg Date: Tue, 18 Jan 2011 12:44:03 +0000 (-0800) Subject: iwlwifi: support RSN IBSS X-Git-Tag: v2.6.39-rc1~468^2~403^2~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274102a8a2a4a0b67c401b75a96694db76cfc701;p=pandora-kernel.git iwlwifi: support RSN IBSS In order to support RSN IBSS, we need to (ok actually maybe it's just easiest to) disable group key programming so that any group-addressed frames will be decrypted in software which handles the per-station keys for this easily. We could keep the encryption in the device, but that takes more work and seems unnecessary. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed