netdev: ethtool RXHASH flag
authorstephen hemminger <shemminger@vyatta.com>
Mon, 29 Mar 2010 14:47:27 +0000 (14:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2010 06:51:08 +0000 (23:51 -0700)
commitb00fabb4020d17bda4bea59507e09fadf573088d
treedb746ff4c223cc5ba98927d9f9421285952c7231
parent757b77e2b208490868cf21fd22d796eb9bd199c5
netdev: ethtool RXHASH flag

This adds ethtool and device feature flag to allow control
of receive hashing offload.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
include/linux/netdevice.h
net/core/ethtool.c