wifi: ath12k: cleanup unneeded labels
authorKalle Valo <quic_kvalo@quicinc.com>
Mon, 7 Oct 2024 16:59:30 +0000 (19:59 +0300)
committerJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 11 Oct 2024 14:21:54 +0000 (07:21 -0700)
commit31489439e6481cd0c21c8c7096d2ec44dc56b6a6
tree2f65408be07729bd2a370520a041201268f459fd
parentb8c67509b91ec23fcacbb99d40c960ab479e1299
wifi: ath12k: cleanup unneeded labels

After removing the conf_mutex in the previous patch there are now unnecessary
labels in mac.c. Remove those and instead use directly return.

Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20241007165932.78081-5-kvalo@kernel.org
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
drivers/net/wireless/ath/ath12k/mac.c