commit | 8ef0442f98850333196bc56415192e52a6267878 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Aug 28 14:01:37 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 29 15:42:56 2009 -0700 |
tree | 5ba3ec9ed6ef805ecec9073906017e233063aa2e | |
parent | 07b0173cb5d6a9d77646cd855066ebe90b9203f2 [diff] |
tg3: Move napi to per-int struct 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>