From: "Michael Chan" <mchan@broadcom.com>
To: "Ananda Raju" <Ananda.Raju@neterion.com>
Cc: "David Miller" <davem@davemloft.net>,
herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: RE: [1/4] [IPV6]: Remove redundant length check on input
Date: Fri, 30 Jun 2006 17:07:41 -0700 [thread overview]
Message-ID: <1151712461.3645.12.camel@rh4> (raw)
In-Reply-To: <78C9135A3D2ECE4B8162EBDCE82CAD7793A4CB@nekter>
On Fri, 2006-06-30 at 19:55 -0400, Ananda Raju wrote:
> True, I am referring to "ethtool -K ethX tso off"
> ethtool_op_set_tso() won't clear NETIF_F_TSO6 for ethtool -K ethX tso
> off
>
Instead of using ethtool_op_set_tso() in your ethtool_ops structure, you
can use a private function to set or clear any new bits such as
NETIF_F_TSO6 or NETIF_F_TSO_ECN.
next prev parent reply other threads:[~2006-07-01 0:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 23:55 [1/4] [IPV6]: Remove redundant length check on input Ananda Raju
2006-07-01 0:07 ` Michael Chan [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-01 0:08 Ananda Raju
2006-06-30 23:44 Ananda Raju
2006-06-30 23:52 ` Michael Chan
2006-07-01 3:39 ` Herbert Xu
2006-07-04 2:44 ` David Miller
2006-07-04 2:45 ` Herbert Xu
2006-07-04 4:04 ` Herbert Xu
2006-06-30 5:42 Herbert Xu
2006-06-30 6:03 ` YOSHIFUJI Hideaki / 吉藤英明
2006-06-30 21:19 ` David Miller
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=1151712461.3645.12.camel@rh4 \
--to=mchan@broadcom.com \
--cc=Ananda.Raju@neterion.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.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 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.