[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091013103037.475e2400@s6510>
Date: Tue, 13 Oct 2009 10:30:37 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH] net: Add netdev_alloc_skb_ip_align() helper
On Tue, 13 Oct 2009 17:34:20 +0200
Eric Dumazet <eric.dumazet@...il.com> wrote:
> David Miller a écrit :
> > From: Eric Dumazet <eric.dumazet@...il.com>
> > Date: Thu, 08 Oct 2009 05:11:23 +0200
> >
> >> [PATCH] net: Add netdev_alloc_skb_ip_align() helper
> >>
> >> Instead of hardcoding NET_IP_ALIGN stuff in various network drivers, we can
> >> add a helper around netdev_alloc_skb()
> >>
> >> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
> >
> > Applied to net-next-2.6
>
> Thanks, here is the followup cleanup patch to use this new helper
>
> [PATCH net-next-2.6] net: Use netdev_alloc_skb_ip_align()
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Name_is_getting_too_damn_long can we think of something beter.
Also, it isn't really ip alignment but compensating for the ethernet
header.
alloc_ether_skb?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists