OSDN Git Service

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)
commitb02eae9b91771765921aa8f616cacb6bfee40afb
tree794c75d31e83cc7edf601dfad8b1676f2cac36a2
parent7cbc4277c7e079dc941fb57c823aacb79160d14b
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