From: Johannes Berg Date: Wed, 6 Mar 2013 12:15:21 +0000 (+0100) Subject: iwlwifi: mvm: suppress key error messages in AP mode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~117^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6caffd4f9d11cbd9651d93a511ac385ce84aab83;p=pandora-kernel.git iwlwifi: mvm: suppress key error messages in AP mode In AP mode, don't attempt to program GTKs into the device, they're used for TX only so not needed and programming them causes error messages. Also, in this case and if key programming fails, avoid trying to remove the key that isn't present later. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed