Koen Vandeputte 020fa0f2f0 mac80211: IBSS: avoid unneeded return value processing
when ieee80211_ibss_csa_beacon() fails, we return it's value.
When it succeeds, we basically copy it's value and also .. return it.

Just return it immediately, simplifying the code.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Link: https://lore.kernel.org/r/20190911141431.12498-1-koen.vandeputte@ncentric.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-10-04 13:47:12 +02:00
..
2019-09-11 09:33:29 +02:00
2019-09-11 09:33:29 +02:00
2019-07-26 16:14:12 +02:00
2019-07-26 16:14:12 +02:00
2019-08-21 10:58:10 +02:00
2019-03-29 11:20:36 +01:00