git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c3cad7
)
igb: Remove adapter struct from these function call parameters
author
Mitch Williams
<mitch.a.williams@intel.com>
Fri, 27 Jun 2008 17:59:48 +0000
(10:59 -0700)
committer
Jeff 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