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:
07b0173
)
tg3: Move napi to per-int struct
author
Matt Carlson
<mcarlson@broadcom.com>
Fri, 28 Aug 2009 14:01:37 +0000
(14:01 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 29 Aug 2009 22:42:56 +0000
(15:42 -0700)
This patch creates a per-interrupt data structure, moves the napi
member over, and creates a tg3 pointer back to the device structure.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found