On 08/10/14 22:52, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add code intended for v3.18 until after v3.17-rc1 is
> released.
>
> Changes since 20140808:
>
on i386 and x86_64:
../drivers/net/ethernet/intel/i40e/i40e_fcoe.c: In function
'i40e_get_fcoe_tc_map':
../drivers/net/ethernet
On 07/03/10 12:41, Ben Hutchings wrote:
> Following commit 1437ce3983bcbc0447a0dedcd644c14fe833d266 "ethtool:
> Change ethtool_op_set_flags to validate flags", ethtool_op_set_flags
> takes a third parameter and cannot be used directly as an
> implementation of ethtool_ops::set_flags.
>
> Changes n
On Fri, 02 Jul 2010 22:07:11 -0700 (PDT) David Miller wrote:
> From: Randy Dunlap
> Date: Fri, 2 Jul 2010 09:55:14 -0700
>
> > On Wed, 30 Jun 2010 13:44:32 +0100 Ben Hutchings wrote:
> >> @@ -457,7 +457,7 @@ int ethtool_op_set_tso(struct net_device *dev, u3
On Wed, 30 Jun 2010 13:44:32 +0100 Ben Hutchings wrote:
> ethtool_op_set_flags() does not check for unsupported flags, and has
> no way of doing so. This means it is not suitable for use as a
> default implementation of ethtool_ops::set_flags.
>
> Add a 'supported' parameter specifying the flags
On Fri, 5 Sep 2008 16:47:55 -0700 Brandeburg, Jesse wrote:
> Randy Dunlap wrote:
> > From: Randy Dunlap <[EMAIL PROTECTED]>
> >
> > ixgbe needs to be restricted to the same build config (m/y)
> > as DCA since it calls the dca_*() functions.
> >
>
From: Randy Dunlap <[EMAIL PROTECTED]>
ixgbe needs to be restricted to the same build config (m/y)
as DCA since it calls the dca_*() functions.
ixgbe_main.c:(.text+0xd9c09): undefined reference to `dca3_get_tag'
ixgbe_main.c:(.text+0xd9cc9): undefined reference to `dca3_get_tag