Home
last modified time | relevance | path

Searched hist:"0 c6fcc8a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dskbuff.h0c6fcc8a Fri Apr 20 18:40:01 CDT 2007 Stephen Hemminger <shemminger@linux-foundation.org> [NET] skbuff: skb_store_bits const is backwards

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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
0c6fcc8a Fri Apr 20 18:40:01 CDT 2007 Stephen Hemminger <shemminger@linux-foundation.org> [NET] skbuff: skb_store_bits const is backwards

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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Dskbuff.c0c6fcc8a Fri Apr 20 18:40:01 CDT 2007 Stephen Hemminger <shemminger@linux-foundation.org> [NET] skbuff: skb_store_bits const is backwards

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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
0c6fcc8a Fri Apr 20 18:40:01 CDT 2007 Stephen Hemminger <shemminger@linux-foundation.org> [NET] skbuff: skb_store_bits const is backwards

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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>