Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213923
b: refs/heads/master
c: 1707aec
h: refs/heads/master
i:
  213921: 538885e
  213919: 58600c2
v: v3
  • Loading branch information
Dimitris Michailidis authored and David S. Miller committed Aug 24, 2010
1 parent 63f4112 commit 57acdcb
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: 1478b3ee931e83c7a94f61376e962574b28d23d6
refs/heads/master: 1707aec9ac884de9e3358a8e564bbce91e4346f7
2 changes: 1 addition & 1 deletion trunk/drivers/net/cxgb4/sge.c
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ out_free: dev_kfree_skb(skb);
}

cpl->ctrl0 = htonl(TXPKT_OPCODE(CPL_TX_PKT_XT) |
TXPKT_INTF(pi->tx_chan) | TXPKT_PF(0));
TXPKT_INTF(pi->tx_chan) | TXPKT_PF(adap->fn));
cpl->pack = htons(0);
cpl->len = htons(skb->len);
cpl->ctrl1 = cpu_to_be64(cntrl);
Expand Down

0 comments on commit 57acdcb

Please sign in to comment.