commit | b4cddbd6dd9b3b9e08c26d8b7247e4e011092117 | [log] [tgz] |
---|---|---|
author | Ariel Elior <ariele@broadcom.com> | Wed Aug 28 01:13:03 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 27 22:03:04 2013 -0400 |
tree | 778f0b97b2ca1dcfe696b65caca867486b5a0b42 | |
parent | 35a04aa35c2929f24c7f063f42b6d776ad848c24 [diff] |
bnx2x: Fix VF memory leak unload Due to incorrect VF/PF conditions, when unloading a VF it will not release part of the memory it has previously allocated. Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>