[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1401759720.14007.176.camel@deadeye.wl.decadent.org.uk>
Date: Tue, 03 Jun 2014 02:42:00 +0100
From: Ben Hutchings <ben@...adent.org.uk>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: Pull request: Fixes for new ethtool RSS commands
On Mon, 2014-06-02 at 17:23 -0700, David Miller wrote:
> From: David Miller <davem@...emloft.net>
> Date: Mon, 02 Jun 2014 17:13:14 -0700 (PDT)
>
> > From: Ben Hutchings <ben@...adent.org.uk>
> > Date: Mon, 02 Jun 2014 01:57:39 +0100
> >
> >> The following changes since commit eb02a272c97b6e25d8e5fcf1ea93923e6f155595:
> >>
> >> driver/net/ethernet/ec_bhf.c: fix sparse warnings (2014-05-14 16:09:33 -0400)
> >>
> >> are available in the git repository at:
> >>
> >> git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next.git ethtool-rssh-fixes
> >>
> >> for you to fetch changes up to dfe805c14a2018c5a58cfa3921f1897032740501:
> >>
> >> ethtool: Check that reserved fields of struct ethtool_rxfh are 0 (2014-05-19 01:30:30 +0100)
> >>
> >> This addresses several problems I previously identified with the new
> >> ETHTOOL_{G,S}RSSH commands:
> >
> > Pulled into net-next, thanks Ben.
>
> Actually, it looks like you missed some drivers, please fix this up and
> resubmit:
>
> drivers/net/vmxnet3/vmxnet3_ethtool.c:631:2: error: unknown field ‘get_rxfh_indir’ specified in initializer
> drivers/net/vmxnet3/vmxnet3_ethtool.c:631:2: warning: initialization from incompatible pointer type [enabled by default]
> drivers/net/vmxnet3/vmxnet3_ethtool.c:631:2: warning: (near initialization for ‘vmxnet3_ethtool_ops.get_rxfh’) [enabled by default]
> drivers/net/vmxnet3/vmxnet3_ethtool.c:632:2: error: unknown field ‘set_rxfh_indir’ specified in initializer
> drivers/net/vmxnet3/vmxnet3_ethtool.c:632:2: warning: initialization from incompatible pointer type [enabled by default]
> drivers/net/vmxnet3/vmxnet3_ethtool.c:632:2: warning: (near initialization for ‘vmxnet3_ethtool_ops.set_rxfh’) [enabled by default]
> make[3]: *** [drivers/net/vmxnet3/vmxnet3_ethtool.o] Error 1
> make[2]: *** [drivers/net/vmxnet3] Error 2
> make[2]: *** Waiting for unfinished jobs....
Sorry, I think I must have checked for the old operation names only in
drivers/net/ethernet/. vmxnet3 is the only other driver implementing
them.
Ben.
--
Ben Hutchings
If more than one person is responsible for a bug, no one is at fault.
Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)
Powered by blists - more mailing lists