]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum: Move PVID code to appropriate place
authorIdo Schimmel <idosch@mellanox.com>
Tue, 16 May 2017 17:38:34 +0000 (19:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 18:06:54 +0000 (14:06 -0400)
commit43d03119c73957f68624057441fbd2002a24dd61
tree794c75d31e83cc7edf601dfad8b1676f2cac36a2
parent00d090ef3324e41e979765ab47f4ef8221ddbcf7
mlxsw: spectrum: Move PVID code to appropriate place

PVID is a port attribute and should therefore reside in the main driver
file and not the switchdev specific one.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c