Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158775
b: refs/heads/master
c: dce7d1d
h: refs/heads/master
i:
  158773: 8e78af4
  158771: c93b2cc
  158767: f1c7946
v: v3
  • Loading branch information
Divy Le Ray authored and David S. Miller committed Jul 8, 2009
1 parent ab2e6d8 commit 340f562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2e8c07c35b3ffee7689406be61fd1448ee45d3cd
refs/heads/master: dce7d1d031aeaa8c65bd37ff2480dc450a68185e
1 change: 1 addition & 0 deletions trunk/drivers/net/cxgb3/cxgb3_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ static int init_tp_parity(struct adapter *adap)
memset(req, 0, sizeof(*req));
req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SMT_WRITE_REQ, i));
req->mtu_idx = NMTUS - 1;
req->iff = i;
t3_mgmt_tx(adap, skb);
if (skb == adap->nofail_skb) {
Expand Down

0 comments on commit 340f562

Please sign in to comment.