From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 6 Sep 2005 14:01:17 -0700
> The new timestamp get/set routines should have const attribute
> on parameters (helps to indicate direction).
>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Applied, thanks Stephen.
-
To unsubscribe fro
On 9/6/05, Stephen Hemminger <[EMAIL PROTECTED]> wrote:
> The new timestamp get/set routines should have const attribute
> on parameters (helps to indicate direction).
>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]>
I'm using t
The new timestamp get/set routines should have const attribute
on parameters (helps to indicate direction).
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Index: skge-2.6.13/include/linux/skbuff.h
===
--- skge-2.6.13.orig/incl