]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-simplify-switchdev-prepare-phase'
authorDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2017 02:18:57 +0000 (21:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2017 02:18:57 +0000 (21:18 -0500)
commit7fc88755198ae7c71bf7e5786bb8650fd52f57a6
tree934469e8b3fe39d8d5e6c743384ccb1d8a9788a7
parent526094b3b6f8aa2ba2d35dda9e64ad5aca5fccce
parentd6311397770e12e31fe0f542ff5b29cc044ad167
Merge branch 'dsa-simplify-switchdev-prepare-phase'

Vivien Didelot says:

====================
net: dsa: simplify switchdev prepare phase

This patch series brings no functional changes.

It removes the unused switchdev_trans arguments from the dsa_switch_ops
for both MDB and VLAN operations, and provides functions to prepare and
add these objects for a given bitmap of ports.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>