diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2024-06-13 16:04:36 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-06-26 10:49:01 +0200 |
commit | 1bbdb7f7a4ebf2596b06a6bb84505a4a37a66d2e (patch) | |
tree | 1887d3ae5ce1d282ad3046dd7fcec85b7915193b /drivers/net | |
parent | wifi: mac80211: fix NULL dereference at band check in starting tx ba session (diff) | |
download | linux-1bbdb7f7a4ebf2596b06a6bb84505a4a37a66d2e.tar.xz linux-1bbdb7f7a4ebf2596b06a6bb84505a4a37a66d2e.zip |
net: rfkill: Correct return value in invalid parameter case
rfkill_set_hw_state_reason() does not return current combined
block state when its parameter @reason is invalid, that is
wrong according to its comments, fix it by correcting the
value returned.
Also reformat the WARN while at it.
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://patch.msgid.link/1718287476-28227-1-git-send-email-quic_zijuhu@quicinc.com
[edit/reformat commit message, remove unneeded variable]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions