From: Bruce Allan Date: Fri, 16 Dec 2011 00:45:45 +0000 (+0000) Subject: e1000e: pass pointer to ring struct instead of adapter struct X-Git-Tag: v3.4-rc1~177^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55aa69854a93d7aaf123a882b0b1f93c86cf3c7e;p=pandora-kernel.git e1000e: pass pointer to ring struct instead of adapter struct For ring-specific functions, pass a pointer to the ring struct instead of a pointer to the adapter struct. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed