Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10335
b: refs/heads/master
c: 9238334
h: refs/heads/master
i:
  10333: 65ddfec
  10331: eb46b41
  10327: 148e809
  10319: 99779c1
  10303: f22120a
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Oct 18, 2005
1 parent dfd5a24 commit f051f69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 166d823d397b9f5404648cedfdefe13e10683694
refs/heads/master: 923833405d8d81b5be036093773d88d87fc7e1bd
2 changes: 1 addition & 1 deletion trunk/drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -2997,7 +2997,7 @@ int s2io_set_swapper(nic_t * sp)
SWAPPER_CTRL_RXF_W_FE |
SWAPPER_CTRL_XMSI_FE |
SWAPPER_CTRL_STATS_FE | SWAPPER_CTRL_STATS_SE);
if (nic->intr_type == INTA)
if (sp->intr_type == INTA)
val64 |= SWAPPER_CTRL_XMSI_SE;
writeq(val64, &bar0->swapper_ctrl);
#else
Expand Down

0 comments on commit f051f69

Please sign in to comment.