diff options
| author | 2007-02-26 14:58:49 -0800 | |
|---|---|---|
| committer | 2007-02-27 04:27:13 -0500 | |
| commit | 54d3e568209553d3dd0d824fbc0ef4a6cedaf465 (patch) | |
| tree | 2a9d290d147af4d678055845f9a7697cfaa0b5ea /scripts | |
| parent | cxgb3 - Feed Rx free list with pages (diff) | |
chelsio: Fix non-NAPI compile
Chelsio without NAPI enabled has been broken (won't compile) since
3de00b89 ("chelsio: NAPI speed improvement"):
drivers/net/chelsio/sge.c: In function `t1_interrupt`:
drivers/net/chelsio/sge.c:1716: error: `Q` undeclared (first use in this function)
The change below seems to add back in the declaration and
initialization of `Q` that was removed by mistake, and at least makes
the driver compile for me, although I have no hardware and hence no
way to test whether this actually works.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
