From: Lennert Buytenhek Date: Thu, 12 Feb 2009 14:07:37 +0000 (+0000) Subject: mv643xx_eth: implement ethtool rx/tx ring size query and resizing X-Git-Tag: v2.6.30-rc1~662^2~679 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d2f4dbd9224ba50d6d5331bb0538d2ce9027f8;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed