Skip to content
Commit 4a7d99ea authored by Basil Gunn's avatar Basil Gunn Committed by David S. Miller
Browse files

AX.25: Close socket connection on session completion



A socket connection made in ax.25 is not closed when session is
completed.  The heartbeat timer is stopped prematurely and this is
where the socket gets closed. Allow heatbeat timer to run to close
socket. Symptom occurs in kernels >= 4.2.0

Originally sent 6/15/2016. Resend with distribution list matching
scripts/maintainer.pl output.

Signed-off-by: default avatarBasil Gunn <basil@pacabunga.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3bb549ae
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