summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorSriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>2016-02-03 04:19:18 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-02-07 18:55:22 (GMT)
commit41dcdfbd0944a3ef08224a8c9ba3b2fdeae0dd86 (patch)
tree3863ee1935b31e76bced7a894139319cf5d9b32b /kernel
parentfa5c867d4df275a2c11a455043848574e80a8b32 (diff)
downloadlinux-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