diff options
| author | Wei Fang <wei.fang@nxp.com> | 2025-11-19 10:51:48 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-20 18:40:07 -0800 |
| commit | bd31490718b47d91b0926619635ba967505457e7 (patch) | |
| tree | 19a452ed5a11cdcee0009e6a036e89276ba4b0c6 /drivers/net/wwan/iosm/iosm_ipc_devlink.c | |
| parent | 3bb06c8a461b8c8714eef5094b1fadd2d066dd1a (diff) | |
net: fec: remove duplicate macros of the BD status
There are two sets of macros used to define the status bits of TX and RX
BDs, one is the BD_SC_xx macros, the other one is the BD_ENET_xx macros.
For the BD_SC_xx macros, only BD_SC_WRAP is used in the driver. But the
BD_ENET_xx macros are more widely used in the driver, and they define
more bits of the BD status. Therefore, remove the BD_SC_xx macros from
now on.
Signed-off-by: Wei Fang <wei.fang@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20251119025148.2817602-6-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_devlink.c')
0 files changed, 0 insertions, 0 deletions
