From: Timo_Teräs <[EMAIL PROTECTED]>
Date: Wed, 19 Dec 2007 20:10:41 +0200

> From: Timo Teras <[EMAIL PROTECTED]>
> 
> mac_header update in ipgre_recv() was incorrectly changed to
> skb_reset_mac_header() when it was introduced.
> 
> Signed-off-by: Timo Teras <[EMAIL PROTECTED]>

Patch applied, thanks.

> ---
> This replaces my earlier patch titled "ip_gre: use skb->{mac,
> network}_header consistently". Apparently I hadn't done my homework how
> to use *_header correctly. And I should have done a bit more testing to
> figure out the previous patch does not work.
> 
> But the main problem was the receive path in the first place, and this
> patch fixes it.
> 
> The bug was introduced in commit 459a98ed881802dee55897441bc7f77af614368e.
> There might be other similar incorrect replaces.

That commit has two other identical bad conversions, I'll
fix them up.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to