Re: [PATCH 1/3] Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
From: David Miller <davem@davemloft.net>
Date: 2009-08-31 13:34:21
From: David Miller <davem@davemloft.net>
Date: 2009-08-31 13:34:21
From: "Ilpo Järvinen" <redacted> Date: Mon, 31 Aug 2009 16:22:58 +0300 (EEST)
Not that related to the purpose of this patch but still worth to mention now that we are in the context... ...I wonder if this should be pskb_may_pull instead of direct compare here regardless of this change?
ICMP layer that invokes this code makes sure enough headers are in the linear area already.
Acked-by: Ilpo Järvinen <redacted>
Thanks for reviewing.