On Wed, Jun 22, 2011 at 04:11:28PM -0700, Ben Greear wrote:
On 06/22/2011 09:04 AM, Michał Mirosław wrote:
quoted
v3 of a feature handling cleanup and extension series. For testing, you
might want user-space ethtool patched with:
http://patchwork.ozlabs.org/patch/96374/
There is a typo in one of those patches:
CC fs/quota/netlink.o
/home/greearb/git/net-next-2.6/net/core/dev.c: In function ‘__netdev_update_features’:
/home/greearb/git/net-next-2.6/net/core/dev.c:5288: warning: too many arguments for format
CC net/core/ethtool.o
netdev_dbg(dev, "Features changed: %pNF -> pNF\n",
&dev->features, &features);
Noted for next version.
Best Regards,
Michał Mirosław