]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: b43: remove empty switch statement
authorJohannes Berg <johannes.berg@intel.com>
Sun, 4 Sep 2022 19:29:12 +0000 (21:29 +0200)
committerKalle Valo <kvalo@kernel.org>
Wed, 7 Sep 2022 08:03:00 +0000 (11:03 +0300)
commit9626c5e672f78a51c30cadb2dc5c97d3a19719f4
treef1b45d7316807597529275db655d2379be63d08f
parentdd8c2c52951cffba47e76ede48e257dab7e0bea3
wifi: b43: remove empty switch statement

There's a TODO here, just move the dependency on phy->rev
into the comment. Not that this driver is likely to get
any updates.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220904212910.ea00a892e41b.I709217fc307125f8670c7f6a9093111b46194131@changeid
drivers/net/wireless/broadcom/b43/phy_n.c