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)
commited32641e06c62359020dacb873783f991c02566f
treea72147420dbff0387f380f62a8c8b1542d17972d
parent0caf6d9922192dd1afa8dc2131abfb4df1443b9f
parentfc6d01ff9ef03b66d4a3a23b46fc3c3d8cf92009
Merge branch 'ax25-fixes'

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>