Merge branch 'ax25-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Mar 2022 10:56:19 +0000 (10:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Mar 2022 10:56:19 +0000 (10:56 +0000)
Duoming Zhou says:

====================
Fix refcount leak and NPD bugs in ax25

The first patch fixes refcount leak in ax25 that could cause
ax25-ex-connected-session-now-listening-state-bug.

The second patch fixes NPD bugs in ax25 timers.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge