]> 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)
commit1e09c83bd65b9234058c67717ace3c3108da8cfb
treea72147420dbff0387f380f62a8c8b1542d17972d
parent5e2f3a08d11f51ebcfdce26d28d8b708b8815fc6
parent91293bf3f8f1d3ea811a038af307abdb7b1e3dfd
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>