aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorStanislav Fomichev <[email protected]>2025-07-17 17:23:31 +0000
committerJakub Kicinski <[email protected]>2025-07-19 00:27:47 +0000
commit93893a57efd431b9b4e72359bc8a8428681ca688 (patch)
treecb52f299ed0d348428673f40f7d17bd59c552ddc /net/core/dev_api.c
parentnet: s/__dev_set_mtu/__netif_set_mtu/ (diff)
downloadkernel-93893a57efd431b9b4e72359bc8a8428681ca688.tar.gz
kernel-93893a57efd431b9b4e72359bc8a8428681ca688.zip
net: s/dev_get_flags/netif_get_flags/
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions