commit | 03bf0c281234028388108d0aee720954f5fe6924 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Thu Jan 15 23:49:36 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 18 00:23:57 2015 -0500 |
tree | c1cdfebacbe5d09e904ef185faafd7d8dffc7ee8 | |
parent | ff8b335610cac5509156f28e03355c895bcc94f5 [diff] |
switchdev: introduce switchdev notifier This patch introduces new notifier for purposes of exposing events which happen on switch driver side. The consumers of the event messages are mainly involved masters, namely bridge and 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>