All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Basil Gunn <basil@pacabunga.com>
Cc: driverdev-devel@linuxdriverproject.org,
	Ralf Baechle <ralf@linux-mips.org>,
	Thomas Osterried <thomas@osterried.de>,
	linux-hams@vger.kernel.org, jreuter@jaina.de,
	davem@davemloft.net
Subject: Re: [PATCH 1/1]  AX.25: Close socket connection on session completion
Date: Wed, 15 Jun 2016 19:33:45 -0700	[thread overview]
Message-ID: <20160616023345.GD14691@kroah.com> (raw)
In-Reply-To: <20160615122027.5598cf95@brox.localnet>

On Wed, Jun 15, 2016 at 12:20:27PM -0700, Basil Gunn wrote:
> 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
> 
> Signed-off-by: Basil Gunn <basil@pacabunga.com>
> ---
> diff --git a/net/ax25/af_ax25.c b/net/ax25/af_ax25.c

Please use scripts/get_maintainer.pl to determine who to send this to
(hint, it's not me, nor the driverdev mailing list...)

thanks,

greg k-h

      reply	other threads:[~2016-06-16  2:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15 19:20 [PATCH 1/1] AX.25: Close socket connection on session completion Basil Gunn
2016-06-16  2:33 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160616023345.GD14691@kroah.com \
    --to=greg@kroah.com \
    --cc=basil@pacabunga.com \
    --cc=davem@davemloft.net \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=jreuter@jaina.de \
    --cc=linux-hams@vger.kernel.org \
    --cc=ralf@linux-mips.org \
    --cc=thomas@osterried.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.