Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335593
b: refs/heads/master
c: 0dad9e9
h: refs/heads/master
i:
  335591: 273eee3
v: v3
  • Loading branch information
Vipul Pandya authored and David S. Miller committed Nov 8, 2012
1 parent 985cdb3 commit b20628c
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: 7fd78edc470d968daacfb472226bc021081196bd
refs/heads/master: 0dad9e94bdb1e424c4feeed715dff2fe51528289
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2831,7 +2831,7 @@ int t4_fixup_host_params(struct adapter *adap, unsigned int page_size,
HOSTPAGESIZEPF7(sge_hps));

t4_set_reg_field(adap, SGE_CONTROL,
INGPADBOUNDARY(INGPADBOUNDARY_MASK) |
INGPADBOUNDARY_MASK |
EGRSTATUSPAGESIZE_MASK,
INGPADBOUNDARY(fl_align_log - 5) |
EGRSTATUSPAGESIZE(stat_len != 64));
Expand Down

0 comments on commit b20628c

Please sign in to comment.