Commit a4ed53466a289a4139405bf7190c78a8e9d8debf
Committed by
Johannes Berg
1 parent
768be59f30
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
mac80211: use list_move instead of list_del/list_add
Using list_move() instead of list_del() + list_add(). spatch with a semantic match is used to found this problem. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff
net/mac80211/offchannel.c