git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1923683
)
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
author
Toshiaki Makita
<makita.toshiaki@lab.ntt.co.jp>
Wed, 13 Nov 2013 08:26:13 +0000
(17:26 +0900)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Nov 2013 21:16:34 +0000
(16:16 -0500)
We should call vlan_vid_del for all vids at nbp_vlan_flush to prevent
vid_info->refcount from being leaked when detaching a bridge port.
Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found