[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20070916.162033.27951608.davem@davemloft.net>
Date: Sun, 16 Sep 2007 16:20:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: jchapman@...alix.com, mostrows@...akeasy.net, paulus@...ba.org,
toralf.foerster@....de, netdev@...r.kernel.org
Subject: Re: [PATCH 3/7] [PPP] pppoe: Fill in header directly in
__pppoe_xmit
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Fri, 31 Aug 2007 17:09:12 +0800
> [PPP] pppoe: Fill in header directly in __pppoe_xmit
>
> This patch removes the hdr variable (which is copied into the skb)
> and instead sets the header directly in the skb.
>
> It also uses __skb_push instead of skb_push since we've just checked
> using skb_cow for enough head room.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied, thanks Herbert.
-
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