diff options
| author | Johannes Berg <[email protected]> | 2020-08-03 09:02:10 +0000 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2020-08-03 09:03:14 +0000 |
| commit | 5981fe5b0529ba25d95f37d7faa434183ad618c5 (patch) | |
| tree | 5bf9684c9ad7d5afc7ab1b889db81f269c35d76a /drivers/net/dsa/dsa_loop.c | |
| parent | nl80211: use eth_zero_addr() to clear mac address (diff) | |
| download | kernel-5981fe5b0529ba25d95f37d7faa434183ad618c5.tar.gz kernel-5981fe5b0529ba25d95f37d7faa434183ad618c5.zip | |
mac80211: fix misplaced while instead of if
This never was intended to be a 'while' loop, it should've
just been an 'if' instead of 'while'. Fix this.
I noticed this while applying another patch from Ben that
intended to fix a busy loop at this spot.
Cc: [email protected]
Fixes: b16798f5b907 ("mac80211: mark station unauthorized before key removal")
Reported-by: Ben Greear <[email protected]>
Link: https://lore.kernel.org/r/20200803110209.253009ae41ff.I3522aad099392b31d5cf2dcca34cbac7e5832dde@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions
