From: Hubert WS Lin Date: Wed, 14 Sep 2005 18:39:25 +0000 (-0700) Subject: [PATCH] pcnet32: set_ringparam implementation X-Git-Tag: v2.6.15-rc1~733^2~1^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eabf04151682bc7b57c84fea58cf9e4e5a3cf2a9;p=pandora-kernel.git [PATCH] pcnet32: set_ringparam implementation This patch implements the set_ringparam(), one of the ethtool operations, which allows changing tx/rx ring sizes via ethtool. - Changed memery allocation of tx/rx ring from static to dynamic - Implemented set_ringparam() - Tested on i386 and ppc64 Signed-off-by: Hubert WS Lin Signed-off-by: Jay Vosburgh Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed