From: Randy Dunlap Date: Mon, 2 Mar 2009 11:15:58 +0000 (-0800) Subject: skbuff.h: fix timestamps kernel-doc X-Git-Tag: v2.6.30-rc1~662^2~413 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a21be86c178964167aa54c39a01260d33e7509;p=pandora-kernel.git skbuff.h: fix timestamps kernel-doc Fix skbuff.h kernel-doc for timestamps: must include "struct" keyword, otherwise there are kernel-doc errors: Error(linux-next-20090227//include/linux/skbuff.h:161): cannot understand prototype: 'struct skb_shared_hwtstamps ' Error(linux-next-20090227//include/linux/skbuff.h:177): cannot understand prototype: 'union skb_shared_tx ' Signed-off-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed