git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3a118
)
bnx2x: use list_move instead of list_del/list_add
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 11 Mar 2013 04:40:14 +0000
(
04:40
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 12 Mar 2013 12:04:08 +0000
(08:04 -0400)
Using list_move() instead of list_del() + list_add().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found