commit | 29bf24afb29042f568fa67b1b0eee46796725ed2 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Dec 03 12:12:11 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 11:49:25 2015 -0500 |
tree | 865e593be107511f4032b41c09fd252e317cd540 | |
parent | 6dffb0447c25476f499d205dfceb1972e8dae919 [diff] |
net: add possibility to pass information about upper device via notifier Sometimes the drivers and other code would find it handy to know some internal information about upper device being changed. So allow upper-code to pass information down to notifier listeners during linking. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>