]> git.baikalelectronics.ru Git - kernel.git/commit
net: switchdev: remove dev in port_vlan_dump_put
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Tue, 29 Sep 2015 16:07:13 +0000 (12:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:31:59 +0000 (21:31 -0700)
commit588d51601e36a3e6fa937e9bb6036a77a129420e
tree05d3b783a60d565ad57ee8fe24341db6ca9f87bc
parent2d103b34a8b0ae5821feed47ff4bd444480bf893
net: switchdev: remove dev in port_vlan_dump_put

The static switchdev_port_vlan_dump_put function does not need the
net_device parameter, so remove it.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/switchdev/switchdev.c