From: Michael Chan Date: Tue, 15 Aug 2006 08:39:36 +0000 (-0700) Subject: [BNX2]: Convert to netdev_alloc_skb() X-Git-Tag: v2.6.18-rc5~76^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932f3772cf76cc1b1fd1538ceee3edba9bf2164f;p=pandora-kernel.git [BNX2]: Convert to netdev_alloc_skb() Convert dev_alloc_skb() to netdev_alloc_skb() and increase default rx ring size to 255. The old ring size of 100 was too small. Update version to 1.4.44. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed