diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-10-17 17:17:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-18 22:40:41 +0200 |
commit | b4f0fd4baa90ecce798e0d26d1cce8f4457f2028 (patch) | |
tree | a0705b9cf636f1cc48f4da8b7307a8d8ee85acaa /net/wireless | |
parent | rocker: fix maybe-uninitialized warning (diff) | |
download | linux-b4f0fd4baa90ecce798e0d26d1cce8f4457f2028.tar.xz linux-b4f0fd4baa90ecce798e0d26d1cce8f4457f2028.zip |
qed: Use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions