From: Stephen Hemminger Date: Tue, 6 Sep 2005 22:48:03 +0000 (-0700) Subject: [NET]: skb_get/set_timestamp use const X-Git-Tag: v2.6.14-rc1~529^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c383988d68c91a7d474b7cf26c0a2df49bbafe;p=pandora-kernel.git [NET]: skb_get/set_timestamp use const The new timestamp get/set routines should have const attribute on parameters (helps to indicate direction). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed