From: Wei Yongjun Date: Mon, 11 Mar 2013 04:40:14 +0000 (+0000) Subject: bnx2x: use list_move instead of list_del/list_add X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a918f4036f5c4689a091c2b9affcca2066803ee;p=pandora-kernel.git bnx2x: use list_move instead of list_del/list_add Using list_move() instead of list_del() + list_add(). Signed-off-by: Wei Yongjun Acked-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed