Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232857
b: refs/heads/master
c: 48bc9a2
h: refs/heads/master
i:
  232855: 1805dc2
v: v3
  • Loading branch information
Stefan Weil authored and David S. Miller committed Feb 1, 2011
1 parent 32df529 commit ed7df09
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: fca540ab5f4718c6133f71f7be1793066008bf89
refs/heads/master: 48bc9a2ccec98de007117495123bba78a4bbdd9c
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 ed7df09

Please sign in to comment.