Commit ff32b45
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
There are cases where keeping sdata locked for an operation. Add a
variant that does not take sdata lock to permit these usecases.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>1 parent 065563b commit ff32b45
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3353 | 3353 | | |
3354 | 3354 | | |
3355 | 3355 | | |
3356 | | - | |
| 3356 | + | |
3357 | 3357 | | |
3358 | 3358 | | |
3359 | 3359 | | |
3360 | 3360 | | |
3361 | 3361 | | |
3362 | 3362 | | |
3363 | | - | |
3364 | | - | |
3365 | | - | |
| 3363 | + | |
3366 | 3364 | | |
3367 | | - | |
3368 | 3365 | | |
3369 | 3366 | | |
3370 | 3367 | | |
| |||
3413 | 3410 | | |
3414 | 3411 | | |
3415 | 3412 | | |
| 3413 | + | |
3416 | 3414 | | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
3417 | 3419 | | |
3418 | 3420 | | |
3419 | 3421 | | |
| |||
0 commit comments