From: David L Stevens Date: Tue, 2 Dec 2014 20:30:55 +0000 (-0500) Subject: sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~75^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6732489f079ff65f8ea551392ccae469cba4653;p=pandora-kernel.git sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation This patch changes the name of vnet_port_alloc_tx_bufs to vnet_port_alloc_tx_ring, since there are no buffer allocations after transmit zero copy support was added. This patch also moves the ring allocation to after VIO version negotiation to allow for different-sized descriptors in later VIO versions. Signed-off-by: David L Stevens Signed-off-by: David S. Miller --- Reading git-diff-tree failed