summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKevin Wern <kevin.m.wern@gmail.com>2016-01-17 00:44:41 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-07 08:45:59 +0300
commitc8e9b92d2957a1d49abc7b81ba3f89ad530d617b (patch)
tree678da3724399252ca0a28860457c37393432bfef /include
parente5349952de5b1138e6275529e4ec08c0ed33777f (diff)
downloadlinux-c8e9b92d2957a1d49abc7b81ba3f89ad530d617b.tar.xz
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')
0 files changed, 0 insertions, 0 deletions