commit | e7d2f4dbd9224ba50d6d5331bb0538d2ce9027f8 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Feb 12 14:07:37 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 15 23:43:56 2009 -0800 |
tree | 6ebbb38ee9761a0fc0d594d6e9e81c122d6eb890 | |
parent | 3e5080344e95c0861a7ca494288593023ee383c6 [diff] |
mv643xx_eth: implement ethtool rx/tx ring size query and resizing Rename the mp->default_[rt]x_ring_size variables to ->[rt]x_ring_size, allow them to be read via the standard ethtool ->get_ringparam() op, and add a ->set_ringparam() op to allow resizing them at run time. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>