]> git.baikalelectronics.ru Git - kernel.git/commit
ethtool: Support for configurable RSS hash key
authorVenkata Duvvuru <VenkatKumar.Duvvuru@Emulex.Com>
Mon, 21 Apr 2014 10:07:59 +0000 (15:37 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Apr 2014 01:27:57 +0000 (21:27 -0400)
commita1d921f11912018c2fd9cf9ab65f28638c112e07
tree34dbd689895d3c808fc25feb3c881a6f378236fe
parent5cdd6652b0eedbdd464c0b8f5263510bef11992e
ethtool: Support for configurable RSS hash key

This ethtool patch primarily copies the ioctl command data structures
from/to the User space and invokes the driver hook.

Signed-off-by: Venkat Duvvuru <VenkatKumar.Duvvuru@Emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
include/uapi/linux/ethtool.h
net/core/ethtool.c