diff options
| author | Stanislav Fomichev <sdf.kernel@gmail.com> | 2026-06-08 18:40:12 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-10 04:15:29 +0300 |
| commit | d11706b56a3f738a93bb2af8e94d6fab506e81b6 (patch) | |
| tree | bdeb007e8e84d280c4653fe61cf0b1082c261fb6 /scripts/git.orderFile | |
| parent | 41d3e102edc2a6de73f0a32de6ce9a11243c14fa (diff) | |
| download | linux-d11706b56a3f738a93bb2af8e94d6fab506e81b6.tar.xz | |
net: change ndo_set_rx_mode_async return type to int
Change the return type of ndo_set_rx_mode_async from void to int to
allow drivers to report failures back to the core stack. This is a
prerequisite for adding retry logic in the core when drivers fail to
program RX filters (e.g. bnxt VF when PF is unavailable).
All existing implementations return 0 for now, maintaining current
behavior.
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20260608154014.227538-2-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
