diff options
| author | Stanislav Fomichev <sdf@fomichev.me> | 2025-07-17 20:23:27 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-19 03:27:46 +0300 |
| commit | ffea1168346120df9417fcafd8f3a1c93033ae34 (patch) | |
| tree | de0e2b52150df2d27554c5004599ff4c9aabd85f /rust/helpers/task.c | |
| parent | 25250f40e2a9cade7ef294af8bee0b2bd0afca2d (diff) | |
| download | linux-ffea1168346120df9417fcafd8f3a1c93033ae34.tar.xz | |
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Commit cc34acd577f1 ("docs: net: document new locking reality")
introduced netif_ vs dev_ function semantics: the former expects locked
netdev, the latter takes care of the locking. We don't strictly
follow this semantics on either side, but there are more dev_xxx handlers
now that don't fit. Rename them to netif_xxx where appropriate.
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250717172333.1288349-2-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
