Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369912
b: refs/heads/master
c: 0595224
h: refs/heads/master
v: v3
  • Loading branch information
Yuval Mintz authored and David S. Miller committed May 1, 2013
1 parent ece8714 commit 1987faa
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b0261926ef666142ff9f7de92622172bf1164a26
refs/heads/master: 05952246cdbf62da797323e7ce156be2e24b4d8c
2 changes: 2 additions & 0 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7774,6 +7774,8 @@ void bnx2x_free_mem(struct bnx2x *bp)
BNX2X_PCI_FREE(bp->eq_ring, bp->eq_mapping,
BCM_PAGE_SIZE * NUM_EQ_PAGES);

BNX2X_PCI_FREE(bp->t2, bp->t2_mapping, SRC_T2_SZ);

bnx2x_iov_free_mem(bp);
}

Expand Down

0 comments on commit 1987faa

Please sign in to comment.