diff options
author | dingtianhong <dingtianhong@huawei.com> | 2014-05-15 15:11:36 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-16 07:35:16 +0400 |
commit | a188a54d11629bef2169052297e61f3767ca8ce5 (patch) | |
tree | abf311bb54dbb685f4ef8543a1708211a0dc36f5 /security | |
parent | 112a3513b51976111e5e4a3115485d3fc89410c1 (diff) | |
download | linux-a188a54d11629bef2169052297e61f3767ca8ce5.tar.xz |
macvlan: simplify the structure port
The port->count was used to count the number of macvlan devs
in the same port, but the list vlans could play the same role
to do that, so free the port if the list vlans is empty and
no need to use the parameter count.
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions