Searched hist:"09 f92341681a23346c456938bcb2670de2cd99d4" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | slave.h | 09f92341681a23346c456938bcb2670de2cd99d4 Mon Nov 21 07:55:46 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: move headers exported by slave.c to slave.h
Minimize the use of the bloated dsa_priv.h by moving the prototypes exported by slave.c to their own header file.
This is just approximate to get the code structure right. There are some interdependencies with static inline code left in dsa_priv.h, so leave slave.h included from there for now.
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 09f92341681a23346c456938bcb2670de2cd99d4 Mon Nov 21 07:55:46 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: move headers exported by slave.c to slave.h
Minimize the use of the bloated dsa_priv.h by moving the prototypes exported by slave.c to their own header file.
This is just approximate to get the code structure right. There are some interdependencies with static inline code left in dsa_priv.h, so leave slave.h included from there for now.
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 09f92341681a23346c456938bcb2670de2cd99d4 Mon Nov 21 07:55:46 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: move headers exported by slave.c to slave.h
Minimize the use of the bloated dsa_priv.h by moving the prototypes exported by slave.c to their own header file.
This is just approximate to get the code structure right. There are some interdependencies with static inline code left in dsa_priv.h, so leave slave.h included from there for now.
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 | port.c | diff 09f92341681a23346c456938bcb2670de2cd99d4 Mon Nov 21 07:55:46 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: move headers exported by slave.c to slave.h
Minimize the use of the bloated dsa_priv.h by moving the prototypes exported by slave.c to their own header file.
This is just approximate to get the code structure right. There are some interdependencies with static inline code left in dsa_priv.h, so leave slave.h included from there for now.
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 09f92341681a23346c456938bcb2670de2cd99d4 Mon Nov 21 07:55:46 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: move headers exported by slave.c to slave.h
Minimize the use of the bloated dsa_priv.h by moving the prototypes exported by slave.c to their own header file.
This is just approximate to get the code structure right. There are some interdependencies with static inline code left in dsa_priv.h, so leave slave.h included from there for now.
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 09f92341681a23346c456938bcb2670de2cd99d4 Mon Nov 21 07:55:46 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: move headers exported by slave.c to slave.h
Minimize the use of the bloated dsa_priv.h by moving the prototypes exported by slave.c to their own header file.
This is just approximate to get the code structure right. There are some interdependencies with static inline code left in dsa_priv.h, so leave slave.h included from there for now.
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>
|