From: Mitch Williams Date: Fri, 21 Feb 2014 03:29:12 +0000 (-0800) Subject: i40evf: store ring size in ring structs X-Git-Tag: v3.15-rc1~113^2~288^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d77f9f38a7451f5d1d97b0117eb783e0677fec;p=pandora-kernel.git i40evf: store ring size in ring structs Keep the descriptor ring size in the actual ring structs instead of in the adapter struct. This enables us to use common tx and rx code with the i40e PF driver. Also update copyrights. Change-ID: I2861e599b2b4c76441c062ea14400f4750f54d0e Signed-off-by: Mitch Williams Signed-off-by: Jesse Brandeburg Tested-by: Sibai Li Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed