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-27 15:10:34 -07:00
2019-09-26 08:56:17 +02:00
2019-07-12 16:03:16 -07:00
2019-10-02 14:47:51 -07:00
2019-09-26 08:56:17 +02:00
2019-08-20 12:25:14 -07:00
2019-09-27 17:00:27 -07:00