remarkable-linux/drivers/net/chelsio
Roland Dreier 54d3e56820 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>
2007-02-27 04:27:13 -05:00
..
common.h chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
cphy.h
cpl5_cmd.h chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
cxgb2.c chelsio: tabulate the update of the statistic counters 2007-02-05 16:58:43 -05:00
elmer0.h chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
espi.c chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
espi.h
fpga_defs.h chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
gmac.h chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
ixf1010.c chelsio: tabulate the update of the statistic counters 2007-02-05 16:58:43 -05:00
mac.c
Makefile
mv88e1xxx.c chelsio: useless curly braces 2007-02-05 16:58:43 -05:00
mv88e1xxx.h
mv88x201x.c
my3126.c chelsio: the return statement is not a function 2007-02-05 16:58:43 -05:00
pm3393.c chelsio: tabulate the update of the statistic counters 2007-02-05 16:58:43 -05:00
regs.h
sge.c chelsio: Fix non-NAPI compile 2007-02-27 04:27:13 -05:00
sge.h
subr.c chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
suni1x10gexp_regs.h
tp.c chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
tp.h
vsc7326.c chelsio: tabulate the update of the statistic counters 2007-02-05 16:58:43 -05:00
vsc7326_reg.h chelsio: tabulate the update of the statistic counters 2007-02-05 16:58:43 -05:00
vsc8244.c chelsio: spaces, tabs and friends 2007-02-05 16:58:43 -05:00
vsc8244_reg.h