diff options
author | Andrew Schwartzmeyer | 2015-02-27 01:27:14 +0100 |
---|---|---|
committer | David S. Miller | 2015-02-28 22:51:36 +0100 |
commit | 59995370dbca7636c105ddadc0447fab86ad3887 (patch) | |
tree | 99f9469b129665f94333926f397f4288bf1aacbf /Documentation/misc-devices | |
parent | Merge branch 'tcp-tso' (diff) | |
download | kernel-qcow2-linux-59995370dbca7636c105ddadc0447fab86ad3887.tar.gz kernel-qcow2-linux-59995370dbca7636c105ddadc0447fab86ad3887.tar.xz kernel-qcow2-linux-59995370dbca7636c105ddadc0447fab86ad3887.zip |
hyperv: Implement netvsc_get_channels() ethool op
This adds support for reporting the actual and maximum combined channels
count of the hv_netvsc driver via 'ethtool --show-channels'.
This required adding 'max_chn' to 'struct netvsc_device', and assigning
it 'rsscap.num_recv_que' in 'rndis_filter_device_add'. Now we can access
the combined maximum channel count via 'struct netvsc_device' in the
ethtool callback.
Signed-off-by: Andrew Schwartzmeyer <andrew@schwartzmeyer.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/misc-devices')
0 files changed, 0 insertions, 0 deletions