summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-03-12 23:18:24 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-14 18:38:06 +0300
commit045f977dd4ebdd3ad8e96cf684917adfc5805adb (patch)
treed6a54821ca92fa539c8f1bf1113fe9b3f341abb5 /include/linux/platform_data
parentd15d3de94a4766fb43d7fe7a72ed0479fb268131 (diff)
downloadlinux-045f977dd4ebdd3ad8e96cf684917adfc5805adb.tar.xz
net: plumb drop reasons to __dev_queue_xmit()
Add drop reasons to __dev_queue_xmit(): - SKB_DROP_REASON_DEV_READY : device is not UP. - SKB_DROP_REASON_RECURSION_LIMIT : recursion limit on virtual device is hit. Also add an unlikely() for the SKB_DROP_REASON_DEV_READY case, and reduce indentation level. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Joe Damato <joe@dama.to> Link: https://patch.msgid.link/20260312201824.203093-3-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions