Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289733
b: refs/heads/master
c: a44acd5
h: refs/heads/master
i:
  289731: 9ca743b
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Jan 25, 2012
1 parent 8f53a13 commit 13a23b5
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: 8bca5d1ebb8bf18187256845ba3aaff5fbc01934
refs/heads/master: a44acd551467d78a26bfa76ea348225575830efc
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1836,6 +1836,7 @@ static int bnx2x_vlan_mac_del_all(struct bnx2x *bp,
rc = exeq->remove(bp, exeq->owner, exeq_pos);
if (rc) {
BNX2X_ERR("Failed to remove command\n");
spin_unlock_bh(&exeq->lock);
return rc;
}
list_del(&exeq_pos->link);
Expand Down

0 comments on commit 13a23b5

Please sign in to comment.