Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195290
b: refs/heads/master
c: b6bd29e
h: refs/heads/master
v: v3
  • Loading branch information
Dimitris Michailidis authored and David S. Miller committed May 18, 2010
1 parent b54bfe4 commit 4d837da
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: 48f753d2ba94a4081400fa8d26bdbfbbf12b10de
refs/heads/master: b6bd29e793c1747e0b4be8791d5738acea3a86df
2 changes: 1 addition & 1 deletion trunk/drivers/net/cxgb4/cxgb4_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ static int link_start(struct net_device *dev)
if (ret == 0) {
ret = t4_change_mac(pi->adapter, 0, pi->viid,
pi->xact_addr_filt, dev->dev_addr, true,
false);
true);
if (ret >= 0) {
pi->xact_addr_filt = ret;
ret = 0;
Expand Down

0 comments on commit 4d837da

Please sign in to comment.