]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ath5k: drop bogus warning on drv_set_key with unsupported cipher
authorFelix Fietkau <nbd@nbd.name>
Wed, 11 Jan 2017 14:32:13 +0000 (16:32 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 20 Jun 2017 12:04:24 +0000 (14:04 +0200)
commitf84c0647638e1a5b0950f79c8d43665deddf8ae8
tree249c969bd098ff9fc71479994f5bb0332e601056
parent109b4210244d8e93c37735a2a0f5988bb0ccc6c6
ath5k: drop bogus warning on drv_set_key with unsupported cipher

commit a70e1d6fd6b5e1a81fa6171600942bee34f5128f upstream.

Simply return -EOPNOTSUPP instead.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
drivers/net/wireless/ath/ath5k/mac80211-ops.c