commit | c5e648f8574d4644fe3efd46c4d34b5fceea2781 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Mon Nov 11 18:50:55 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 13 00:10:14 2019 +0100 |
tree | 4f5b30ad4809cb7663f753300a7b2e7784fa158e | |
parent | 7db57ca4b1340ca8cc3cf864d5e1acdb66919ab4 [diff] |
staging: dpaa2-ethsw: move port notifier per ethsw Register a different net_device notifier block per ethsw instance. When probing multiple dpaa2-ethsw instances, without this the register will fail. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Link: https://lore.kernel.org/r/1573491058-24766-2-git-send-email-ioana.ciornei@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>