diff options
author | Tim Harvey <tharvey@gateworks.com> | 2022-11-30 09:42:47 -0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-02-02 14:22:08 -0500 |
commit | 54d11e2019b73758070632d695cf47f3d5fbf108 (patch) | |
tree | 6f39e3521f10319db8f029132b357798a2d906a6 /lib/linux_string.c | |
parent | 43c2a00a14a7e4567b156a2345870d008485da3c (diff) |
net: dsa: allow rcv() and xmit() to be optional
Allow rcv() and xmit() dsa driver ops to be optional in case a driver
does not care to mangle a packet as in U-Boot only one network port is
enabled at a time and thus no packet mangling is necessary.
Suggested-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions