p54: fix p54_set_key's return code
commit674743033c1ae9f7cc94e1e0037f6f719e6d1d67
authorChristian Lamparter <chunkeey@web.de>
Fri, 16 Jan 2009 18:46:28 +0000 (16 19:46 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Jan 2009 22:08:25 +0000 (16 17:08 -0500)
tree8fb5d87d3222202cb697d02a398309a611423b35
parent275719089bfe7dbf446b72c3e520966e7fa42b6a
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>
drivers/net/wireless/p54/p54common.c