Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358880
b: refs/heads/master
c: c89d127
h: refs/heads/master
v: v3
  • Loading branch information
Syam Sidhardhan authored and Roland Dreier committed Feb 25, 2013
1 parent ab96524 commit 36134f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 57d88cffc83a2120266bbe9e72cbba5bd5f33675
refs/heads/master: c89d127128dba62458e956388fef7e5d728e1ded
3 changes: 1 addition & 2 deletions trunk/drivers/infiniband/hw/mlx4/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1601,8 +1601,7 @@ static void do_slave_init(struct mlx4_ib_dev *ibdev, int slave, int do_init)
spin_unlock_irqrestore(&ibdev->sriov.going_down_lock, flags);
}
out:
if (dm)
kfree(dm);
kfree(dm);
return;
}

Expand Down

0 comments on commit 36134f4

Please sign in to comment.