diff options
author | Yuval Mintz <yuvalmin@broadcom.com> | 2012-01-23 07:31:51 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-23 13:58:18 -0500 |
commit | 460a25cdaef1a2b6b8e14e371d868aa91b0e72e8 (patch) | |
tree | 73772b7a40203946b805df8904a5e95c9152cf54 /drivers/net/ethernet/sgi | |
parent | 4ec7ac1203bcf21f5e3d977c9818b1a56c9ef40d (diff) | |
download | blackbird-op-linux-460a25cdaef1a2b6b8e14e371d868aa91b0e72e8.tar.gz blackbird-op-linux-460a25cdaef1a2b6b8e14e371d868aa91b0e72e8.zip |
bnx2x: credit-leakage fixup on vlan_mac_del_all
Upon insertion of elements into the execution queue, it is validated
that there are enough credits to support additional vlan-macs,
and the credits are consumed. However, when removing a pending
command in `bnx2x_vland_mac_del_all' the consumed credits are not
released, which might cause leakage and eventually the inability to
add new vlan-macs in certain scenarios.
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>
Diffstat (limited to 'drivers/net/ethernet/sgi')
0 files changed, 0 insertions, 0 deletions