commit | 8441bb33beaf58a67a7664dddede68c5860acf74 | [log] [tgz] |
---|---|---|
author | Zach Brown <zach.brown@ni.com> | Wed Oct 19 09:56:58 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 19 15:18:20 2016 -0400 |
tree | b458c30c5410f63cd9c1455debd0b990bd042407 | |
parent | b410d13e10db86832026f6ef1a9a7b4ae1c48c19 [diff] |
net: macb: Add ethtool get_ringparam and set_ringparam functionality Some applications want to tune the size of the macb rx/tx ring buffers. The ethtool set_ringparam function is the standard way of doing it. Signed-off-by: Zach Brown <zach.brown@ni.com> Signed-off-by: David S. Miller <davem@davemloft.net>