commit | a93ecdd9484a51e830249ee9877ac1c1544e75ac | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri May 19 17:00:37 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 22 19:37:32 2017 -0400 |
tree | 7099a76e7ae9e95bddfa603eb00ff4f8cdc675d9 | |
parent | fd364541319749c9880bf3ad613eac80fc6ea91e [diff] |
net: dsa: change scope of notifier call chain Change the scope of the fabric notification helper from the DSA slave to the DSA port, since this is a DSA layer specific notion, that can be used by non-slave ports (CPU and DSA). Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>