All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.com>
To: Ben Dooks <ben.dooks@codethink.co.uk>, linux-usb@vger.kernel.org
Cc: davem@davemloft.net, linux-kernel@vger.kernel.org
Subject: usbnet: use tasklet_init() for usbnet_bh handler
Date: Mon, 19 Nov 2018 10:41:06 +0100	[thread overview]
Message-ID: <1542620466.2630.8.camel@suse.com> (raw)

On Fr, 2018-11-16 at 15:50 +0000, Ben Dooks wrote:
> The tasklet initialisation would be better done by tasklet_init()
> instead of assuming all the fields are in an ok state by default.
> 
> Note, this does not fix any known bug.
> 
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Oliver Neukum <oneukum@suse.com>

WARNING: multiple messages have this Message-ID (diff)
From: Oliver Neukum <oneukum@suse.com>
To: Ben Dooks <ben.dooks@codethink.co.uk>, linux-usb@vger.kernel.org
Cc: davem@davemloft.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usbnet: use tasklet_init() for usbnet_bh handler
Date: Mon, 19 Nov 2018 10:41:06 +0100	[thread overview]
Message-ID: <1542620466.2630.8.camel@suse.com> (raw)
In-Reply-To: <20181116155035.19025-1-ben.dooks@codethink.co.uk>

On Fr, 2018-11-16 at 15:50 +0000, Ben Dooks wrote:
> The tasklet initialisation would be better done by tasklet_init()
> instead of assuming all the fields are in an ok state by default.
> 
> Note, this does not fix any known bug.
> 
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Oliver Neukum <oneukum@suse.com>

             reply	other threads:[~2018-11-19  9:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-19  9:41 Oliver Neukum [this message]
2018-11-19  9:41 ` [PATCH] usbnet: use tasklet_init() for usbnet_bh handler Oliver Neukum
  -- strict thread matches above, loose matches on Subject: below --
2018-11-16 15:50 Ben Dooks
2018-11-16 15:50 ` [PATCH] " Ben Dooks

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=1542620466.2630.8.camel@suse.com \
    --to=oneukum@suse.com \
    --cc=ben.dooks@codethink.co.uk \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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.