[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170105.112949.1359328171589263709.davem@davemloft.net>
Date: Thu, 05 Jan 2017 11:29:49 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: tklauser@...tanz.ch
Cc: netdev@...r.kernel.org, michal.simek@...inx.com,
soren.brinkmann@...inx.com
Subject: Re: [PATCH] net: xilinx: emaclite: Remove xemaclite_remove_ndev()
From: Tobias Klauser <tklauser@...tanz.ch>
Date: Thu, 5 Jan 2017 10:41:36 +0100
> xemaclite_remove_ndev() is a simple wrapper around free_netdev()
> checking for NULL before the call. All possible paths calling
> it are guaranteed to pass a non-NULL argument, so rather call
> free_netdev() directly.
>
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>
Applied.
Powered by blists - more mailing lists