All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: David Miller <davem@davemloft.net>
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH 7/7] net,ipv4,ipv6: Correct assignment of skb->network_header to skb->tail
Date: Wed, 29 May 2013 15:01:46 +0900	[thread overview]
Message-ID: <20130529060143.GA20197@verge.net.au> (raw)
In-Reply-To: <20130528.224433.533003178906165918.davem@davemloft.net>

On Tue, May 28, 2013 at 10:44:33PM -0700, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@gmail.com>
> Date: Tue, 28 May 2013 22:35:51 -0700
> 
> > Are you sure __u64 is needed on 32bit arches ?
> 
> It should be "unsigned long" or similar.

Thanks, I will fix that and re-post.

      reply	other threads:[~2013-05-29  6:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29  5:27 [PATCH 0/7] Fix fallout from conversion of skb headers to 16bit offsets Simon Horman
2013-05-29  5:27 ` [PATCH 1/7] isdn: Correct comparison of skb->tail and skb-transport_header Simon Horman
2013-05-29  5:27 ` [PATCH 2/7] cxgb3: Correct comparisons and calculations using " Simon Horman
2013-05-29  5:27 ` [PATCH 3/7] net: " Simon Horman
2013-05-29  5:27 ` [PATCH 4/7] ipv6: " Simon Horman
2013-05-29  5:27 ` [PATCH 5/7] ipv4: " Simon Horman
2013-05-29  5:27 ` [PATCH 6/7] sctp: Correct access to skb->{network,transport}_header Simon Horman
2013-05-29 19:31   ` Ben Hutchings
2013-05-31  6:21     ` Simon Horman
2013-05-29  5:27 ` [PATCH 7/7] net,ipv4,ipv6: Correct assignment of skb->network_header to skb->tail Simon Horman
2013-05-29  5:35   ` Eric Dumazet
2013-05-29  5:44     ` David Miller
2013-05-29  6:01       ` Simon Horman [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=20130529060143.GA20197@verge.net.au \
    --to=horms@verge.net.au \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --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.