diff options
author | Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com> | 2016-02-03 04:19:18 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-07 18:55:22 (GMT) |
commit | 41dcdfbd0944a3ef08224a8c9ba3b2fdeae0dd86 (patch) | |
tree | 3863ee1935b31e76bced7a894139319cf5d9b32b /kernel | |
parent | fa5c867d4df275a2c11a455043848574e80a8b32 (diff) | |
download | linux-41dcdfbd0944a3ef08224a8c9ba3b2fdeae0dd86.tar.xz |
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
The driver decrements its vlan count without checking if it is really
present in its list. This results in an invalid vlan count and impacts
subsequent vlan add/rem ops. The function be_vlan_rem_vid() should be
updated to fix this.
Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions