From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri, 20 Apr 2007 16:13:14 -0700
> Getting warnings becuase skb_store_bits has skb as constant,
> but the function overwrites it. Looks like const was on the
> wrong side.
>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Also applied, than
Getting warnings becuase skb_store_bits has skb as constant,
but the function overwrites it. Looks like const was on the
wrong side.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
include/linux/skbuff.h |4 ++--
net/core/skbuff.c |2 +-
2 files changed, 3 insertions(+), 3