commit | 674743033c1ae9f7cc94e1e0037f6f719e6d1d67 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Jan 16 19:46:28 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 16 17:08:25 2009 -0500 |
tree | 8fb5d87d3222202cb697d02a398309a611423b35 | |
parent | 275719089bfe7dbf446b72c3e520966e7fa42b6a [diff] |
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 <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>