igb: Remove adapter struct from these function call parameters
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 27 Jun 2008 17:59:48 +0000 (10:59 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 4 Jul 2008 12:46:57 +0000 (08:46 -0400)
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 <mitch.a.williams@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found