netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: herbert@gondor.hengli.com.au
Cc: bhutchings@solarflare.com, netdev@vger.kernel.org
Subject: Re: [PATCH net 1/2] net: Use device model to get driver name in skb_gso_segment()
Date: Tue, 17 Jan 2012 10:32:28 -0500 (EST)	[thread overview]
Message-ID: <20120117.103228.149366421965709494.davem@davemloft.net> (raw)
In-Reply-To: <20120116224138.GA12523@gondor.apana.org.au>

From: Herbert Xu <herbert@gondor.hengli.com.au>
Date: Tue, 17 Jan 2012 09:41:38 +1100

> On Mon, Jan 16, 2012 at 10:38:59PM +0000, Ben Hutchings wrote:
>> ethtool operations generally require the caller to hold RTNL and are
>> not safe to call in atomic context.  The device model provides this
>> information for most devices; we'll only lose it for some old ISA
>> drivers.
>> 
>> Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
> 
> Acked-by: Herbert Xu <herbert@gondor.apana.org.au>

Applied.

  reply	other threads:[~2012-01-17 15:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 22:38 [PATCH net 1/2] net: Use device model to get driver name in skb_gso_segment() Ben Hutchings
2012-01-16 22:41 ` Herbert Xu
2012-01-17 15:32   ` David Miller [this message]
2012-01-16 22:43 ` [PATCH net 2/2] net: WARN if skb_checksum_help() is called on skb requiring segmentation Ben Hutchings
2012-01-17  6:11   ` Herbert Xu
2012-01-17 15:32     ` David Miller
2012-01-17 17:15     ` Ben Hutchings

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=20120117.103228.149366421965709494.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bhutchings@solarflare.com \
    --cc=herbert@gondor.hengli.com.au \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).