Searched hist:"5917 bfe688672a6afc816ad472a274eb16c9bb7a" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | netlink.h | 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | netlink.c | diff 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tag_hellcreek.c | diff 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tag_8021q.c | diff 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | switch.c | diff 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | dsa.c | diff 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | slave.c | diff 5917bfe688672a6afc816ad472a274eb16c9bb7a Mon Nov 21 07:55:55 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: kill off dsa_priv.h
The last remnants in dsa_priv.h are a netlink-related definition for which we create a new header, and DSA_MAX_NUM_OFFLOADING_BRIDGES which is only used from dsa.c, so move it there.
Some inclusions need to be adjusted now that we no longer have headers included transitively from dsa_priv.h.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|