From: Christian Lamparter Date: Fri, 16 Jan 2009 18:46:28 +0000 (+0100) Subject: p54: fix p54_set_key's return code X-Git-Tag: v2.6.29-rc3~23^2~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=674743033c1ae9f7cc94e1e0037f6f719e6d1d67;p=pandora-kernel.git p54: fix p54_set_key's return code p54 doesn't support AES-128-CMAC offload. This patch will fix the noisy mac80211 warnings, when 802.11w is enabled: mac80211-phy189: failed to set key (4, ff:ff:ff:ff:ff:ff) to hardware (-22) mac80211-phy189: failed to set key (5, ff:ff:ff:ff:ff:ff) to hardware (-22) Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed