]> 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)
commit12a3e3c8682382fba14ca4374f2ba4bb0b78370d
tree34dbd689895d3c808fc25feb3c881a6f378236fe
parent1f7f3f4d6a0f010ada55ed6c3d7bdf7bbe2fcc06
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