aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-02-27 12:39:56 -0800
committerDavid S. Miller <davem@davemloft.net>2019-02-27 12:39:56 -0800
commit8f4ef499c6ca56325c76600777237deaeb58a69b (patch)
tree6a3cb2d5ae7b60ab72a8d07374a5beebae2c8a80 /include/net/flow.h
parentRevert "net: sched: fw: don't set arg->stop in fw_walk() when empty" (diff)
parentnet: Remove switchdev_ops (diff)
downloadlinux-dev-8f4ef499c6ca56325c76600777237deaeb58a69b.tar.xz
linux-dev-8f4ef499c6ca56325c76600777237deaeb58a69b.zip
Merge branch 'net-Remove-switchdev_ops'
Florian Fainelli says: ==================== net: Remove switchdev_ops This patch series completes the removal of the switchdev_ops by converting switchdev_port_attr_set() to use either the blocking (process) or non-blocking (atomic) notifier since we typically need to deal with both depending on where in the bridge code we get called from. This was tested with the forwarding selftests and DSA hardware. Ido, hopefully this captures your comments done on v1, if not, can you illustrate with some pseudo-code what you had in mind if that's okay? Changes in v3: - added Reviewed-by tags from Ido where relevant - added missing notifier_to_errno() in net/bridge/br_switchdev.c when calling the atomic notifier for PRE_BRIDGE_FLAGS - kept mlxsw_sp_switchdev_init() in mlxsw/ Changes in v2: - do not check for SWITCHDEV_F_DEFER when calling the blocking notifier and instead directly call the atomic notifier from the single location where this is required ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/flow.h')
0 files changed, 0 insertions, 0 deletions