aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorKevin Wern <kevin.m.wern@gmail.com>2016-01-16 13:44:41 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-06 21:45:59 -0800
commitc8e9b92d2957a1d49abc7b81ba3f89ad530d617b (patch)
tree678da3724399252ca0a28860457c37393432bfef /include/linux
parentstaging: wilc1000: linux_mon: remove debug message of kmalloc failure (diff)
staging/slicoss: Use ethtool_ops instead of module_param.
ethtool_ops has attributes in sub struct ethtool_coalesce that correspond to the parameters intagg_delay and dynamic_intagg. It is preferable to set these properties with ethtool rather than module_param, so create these attributes in adapter and set them using ethtool_coalesce's rx_coalesce_usecs and rx_use_adaptive_coalesce. (Outlined in TODO file) Signed-off-by: Kevin Wern <kevin.m.wern@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions