commit | a953be53ce40440acb4740edb48577b9468d4c3d | [log] [tgz] |
---|---|---|
author | Michael Dalton <mwdalton@google.com> | Thu Jan 16 22:23:28 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 16 23:46:06 2014 -0800 |
tree | c9bef1d8ce80a7f2dc852f87bcd2a969ef34e1f8 | |
parent | ab7db91705e95ed1bba1304388936fccfa58c992 [diff] |
net-sysfs: add support for device-specific rx queue sysfs attributes Extend existing support for netdevice receive queue sysfs attributes to permit a device-specific attribute group. Initial use case for this support will be to allow the virtio-net device to export per-receive queue mergeable receive buffer size. Signed-off-by: Michael Dalton <mwdalton@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>