[Intel-wired-lan] [PATCH -next] i40e: Use list_move instead of list_del/list_add

Bowers, AndrewX andrewx.bowers at intel.com
Fri Jul 29 13:59:35 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Wei Yongjun
> Sent: Tuesday, July 26, 2016 7:59 AM
> To: Kirsher, Jeffrey T <jeffrey.t.kirsher at intel.com>
> Cc: intel-wired-lan at lists.osuosl.org; Wei Yongjun <weiyj.lk at gmail.com>;
> netdev at vger.kernel.org
> Subject: [Intel-wired-lan] [PATCH -next] i40e: Use list_move instead of
> list_del/list_add
> 
> Using list_move() instead of list_del() + list_add().
> 
> Signed-off-by: Wei Yongjun <weiyj.lk at gmail.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_client.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>


More information about the Intel-wired-lan mailing list