Skip to content
Commit f440092b authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

Merge branch 'ax25-fix-issues-of-ax25_dev-and-net_device'



Duoming Zhou says:

====================
ax25: Fix issues of ax25_dev and net_device

The first patch uses kernel universal linked list to implement
ax25_dev_list, which makes the operation of the list easier.
The second and third patch fix reference count leak issues of
the object "ax25_dev" and "net_device".
====================

Link: https://lore.kernel.org/r/cover.1715247018.git.duoming@zju.edu.cn
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents ecf848eb 36e56b1b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment