[ofa-general] Re: [PATCH 1/4] IPoIB: Fix unused variable warning
Jeff Garzik
jeff at garzik.org
Tue Oct 9 17:47:28 PDT 2007
Roland Dreier wrote:
> The conversion to use netdevice internal stats left an unused variable
> in ipoib_neigh_free(), since there's no longer any reason to get
> netdev_priv() in order to increment dropped packets. Delete the
> unused priv variable.
>
> Signed-off-by: Roland Dreier <rolandd at cisco.com>
> ---
> drivers/infiniband/ulp/ipoib/ipoib_main.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
applied 1-4
More information about the general
mailing list