Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145138
b: refs/heads/master
c: d77dd8d
h: refs/heads/master
v: v3
  • Loading branch information
roel kluin authored and David S. Miller committed May 18, 2009
1 parent 96284f0 commit efe199b
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: eb0519b5a1cf07d5a1b919cffa0304cdaaa97a7e
refs/heads/master: d77dd8d27e73a9277096453eb901aae0bfd4ca3c
2 changes: 1 addition & 1 deletion trunk/drivers/net/vxge/vxge-traffic.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ enum vxge_hw_status vxge_hw_vpath_intr_enable(struct __vxge_hw_vpath_handle *vp)
VXGE_HW_KDFCCTL_ERRORS_REG_KDFCCTL_FIFO1_POISON|
VXGE_HW_KDFCCTL_ERRORS_REG_KDFCCTL_FIFO2_POISON|
VXGE_HW_KDFCCTL_ERRORS_REG_KDFCCTL_FIFO1_DMA_ERR|
VXGE_HW_KDFCCTL_ERRORS_REG_KDFCCTL_FIFO1_DMA_ERR), 0, 32),
VXGE_HW_KDFCCTL_ERRORS_REG_KDFCCTL_FIFO2_DMA_ERR), 0, 32),
&vp_reg->kdfcctl_errors_mask);

__vxge_hw_pio_mem_write32_upper(0, &vp_reg->vpath_ppif_int_mask);
Expand Down

0 comments on commit efe199b

Please sign in to comment.