From: Vladimir Kondratiev Date: Mon, 1 Dec 2014 13:35:02 +0000 (+0200) Subject: wil6210: configurable vring sizes X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3762b4060585fd872a4cc1ec515556118a17bd0;p=pandora-kernel.git wil6210: configurable vring sizes Allow to configure VRING size for both Rx and Tx via module parameters: rx_ring_order and tx_ring_order. Parameters are ring size orders, i.e. ring size calculated as 1 << order. Defaults for both Tx and Rx are order 9, i.e. size 512 Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed