[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100210.200144.142835867.davem@davemloft.net>
Date: Wed, 10 Feb 2010 20:01:44 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com,
peter.p.waskiewicz.jr@...el.com
Subject: Re: [net-next-2.6 PATCH v5 0/3] Introduce n-tuple ethtool support
From: David Miller <davem@...emloft.net>
Date: Wed, 10 Feb 2010 19:54:45 -0800 (PST)
> All applied, thanks.
Guys please check your changes for warnings in the build:
net/core/dev.c: In function ‘free_netdev’:
net/core/dev.c:5452: warning: unused variable ‘f’
net/core/dev.c:5452: warning: unused variable ‘fsc’
CC [M] drivers/net/e1000e/lib.o
CC [M] drivers/net/e1000e/phy.o
CC net/core/ethtool.o
CC [M] drivers/net/e1000e/param.o
net/core/ethtool.c: In function ‘ethtool_reset’:
net/core/ethtool.c:626: warning: unused variable ‘f’
net/core/ethtool.c:626: warning: unused variable ‘fsc’
net/core/ethtool.c: In function ‘ethtool_nway_reset’:
net/core/ethtool.c:676: warning: unused variable ‘f’
net/core/ethtool.c:676: warning: unused variable ‘fsc’
I'll fix this up, but you know... :-/
Powered by blists - more mailing lists