From: Mitch Williams Date: Fri, 27 Jun 2008 17:59:48 +0000 (-0700) Subject: igb: Remove adapter struct from these function call parameters X-Git-Tag: v2.6.27-rc1~969^2~235^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b644cf6cef0324c595b86181220901b5bed0b99;p=pandora-kernel.git igb: Remove adapter struct from these function call parameters Simplify a bunch of calls to these functions by moving the adapter struct out of the function arguments since that is not needed. Signed-off-by: Mitch Williams Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed