skbuff.h: fix timestamps kernel-doc
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 2 Mar 2009 11:15:58 +0000 (03:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2009 11:15:58 +0000 (03:15 -0800)
commitd3a21be86c178964167aa54c39a01260d33e7509
tree4dbce3db76be1ec0bf11662d94921be2e13e7572
parent94f52cd152ce20aa72415bcf0804faee0d31d023
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 <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h