diff options
| author | Wayen.Yan <win847@gmail.com> | 2026-06-13 08:22:31 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-15 15:44:26 -0700 |
| commit | 05173fa30add3787e7ab2e735c4ee00431994259 (patch) | |
| tree | a8b5d2f28d84fa2d7af6153972e7a7301434c960 /include/linux/timerqueue_types.h | |
| parent | 14dacf766c2518147522dbf5649228d27ef3e1ab (diff) | |
net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
airoha_ppe_get_wdma_info() returns -1 when the last path in the
forwarding path stack is not of type DEV_PATH_MTK_WDMA. This is not
a standard kernel error code. Replace it with -EINVAL since the
input path type is invalid from the caller's perspective.
Signed-off-by: Wayen.Yan <win847@gmail.com>
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/6a2ca3d9.ad59c0a6.147df9.2a62@mx.google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
