]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e4c7f426c3fb81319fd38d2fd6699aa779a670b
treea72147420dbff0387f380f62a8c8b1542d17972d
parent0b5b17e5e7917b93062a46a0c40864d9f63f60a5
parent200c950cc288b5ed402ec3aab0aa2ed334ebb166
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>