diff options
author | Jiri Pirko <jiri@resnulli.us> | 2015-01-15 23:49:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-18 00:23:57 -0500 |
commit | 3aeb66176ffa8fefd7a9f7d37bda1d8adcf469a1 (patch) | |
tree | 9f2232db459c95cf0d000ab95322c6b7aac86235 /net/ceph | |
parent | 03bf0c281234028388108d0aee720954f5fe6924 (diff) | |
download | linux-3aeb66176ffa8fefd7a9f7d37bda1d8adcf469a1.tar.gz linux-3aeb66176ffa8fefd7a9f7d37bda1d8adcf469a1.tar.bz2 linux-3aeb66176ffa8fefd7a9f7d37bda1d8adcf469a1.zip |
net: replace br_fdb_external_learn_* calls with switchdev notifier events
This patch benefits from newly introduced switchdev notifier and uses it
to propagate fdb learn events from rocker driver to bridge. That avoids
direct function calls and possible use by other listeners (ovs).
Suggested-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions