[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YupQy7O0CmONWJOd@sirena.org.uk>
Date: Wed, 3 Aug 2022 11:41:15 +0100
From: Mark Brown <broonie@...nel.org>
To: Eric Dumazet <edumazet@...gle.com>
Cc: David Miller <davem@...emloft.net>,
Networking <netdev@...r.kernel.org>,
Jakub Kicinski <kuba@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: manual merge of the net-next tree with the net tree
On Wed, Aug 03, 2022 at 12:42:30AM -0700, Eric Dumazet wrote:
> On Tue, Aug 2, 2022 at 8:19 AM <broonie@...nel.org> wrote:
> > s->ax25_dev = NULL;
> > if (sk->sk_socket) {
> > - dev_put_track(ax25_dev->dev, &ax25_dev->dev_tracker);
> > + netdev_put(ax25_dev->dev,
> > - &ax25_dev->dev_tracker);
> This part seems wrong.
> Commit d7c4c9e075f8c only changed the two spots, one in ax25_release()
> and one in ax25_bind()
It is, I fixed it up later.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists