Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232859
b: refs/heads/master
c: 62175c7
h: refs/heads/master
i:
  232857: ed7df09
  232855: 1805dc2
v: v3
  • Loading branch information
David S. Miller committed Feb 1, 2011
1 parent 7bc1a46 commit 9e97342
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: 5e18247b02d60a1ea4bf98c05e139461ca9aec64
refs/heads/master: 62175c75fb11ac23fca5cd5fe0baaeb8016a6c78
2 changes: 1 addition & 1 deletion trunk/drivers/net/vxge/vxge-config.c
Original file line number Diff line number Diff line change
Expand Up @@ -3690,7 +3690,7 @@ __vxge_hw_vpath_rts_table_get(struct __vxge_hw_vpath_handle *vp,
if (status != VXGE_HW_OK)
goto exit;

if ((rts_table != VXGE_HW_RTS_ACCESS_STEER_CTRL_DATA_STRUCT_SEL_DA) ||
if ((rts_table != VXGE_HW_RTS_ACCESS_STEER_CTRL_DATA_STRUCT_SEL_DA) &&
(rts_table !=
VXGE_HW_RTS_ACS_STEER_CTRL_DATA_STRUCT_SEL_RTH_MULTI_IT))
*data1 = 0;
Expand Down

0 comments on commit 9e97342

Please sign in to comment.