aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/lib/ynl.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2025-01-05 09:09:24 +0000
committerJakub Kicinski <[email protected]>2025-01-08 01:43:01 +0000
commit1b960cd19311c0bb653afa3633aaa9ef8edcfdde (patch)
tree5a723f1e5eb9b54821afd37ef9539f70f796d5a1 /tools/net/ynl/lib/ynl.py
parentMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... (diff)
downloadkernel-1b960cd19311c0bb653afa3633aaa9ef8edcfdde.tar.gz
kernel-1b960cd19311c0bb653afa3633aaa9ef8edcfdde.zip
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
In commit d7811e623dd4 ("[NET]: Drop tx lock in dev_watchdog_up") dev_watchdog_up() became a simple wrapper for __netdev_watchdog_up() Herbert also said : "In 2.6.19 we can eliminate the unnecessary __dev_watchdog_up and replace it with dev_watchdog_up." This patch consolidates things to have only two functions, with a common prefix. - netdev_watchdog_up(), exported for the sake of one freescale driver. This replaces __netdev_watchdog_up() and dev_watchdog_up(). - netdev_watchdog_down(), static to net/sched/sch_generic.c This replaces dev_watchdog_down(). Signed-off-by: Eric Dumazet <[email protected]> Cc: Herbert Xu <[email protected]> Reviewed-by: Jason Xing <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions