aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2007-05-03 03:16:20 -0700
committerDavid S. Miller <davem@davemloft.net>2007-05-03 03:16:20 -0700
commitbe52178b9f73969b583c6a781ca613f4e601221a (patch)
treea215f23a952bae9a25bc57a8e5595a8d07888a4a /include/linux/skbuff.h
parent[TCP]: Delete unused header file net/ipv4/tcp_yeah.h. (diff)
downloadlinux-dev-be52178b9f73969b583c6a781ca613f4e601221a.tar.xz
linux-dev-be52178b9f73969b583c6a781ca613f4e601221a.zip
[NET] skbuff: fix kernel-doc
Fix skbuff.h kernel-doc: linux-2.6.21-git4//include/linux/skbuff.h:316): No description found for parameter 'transport_header' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/skbuff.h')
-rw-r--r--include/linux/skbuff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
index 253a2b9be9d6..e7367c74e1bb 100644
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
@@ -197,7 +197,7 @@ typedef unsigned char *sk_buff_data_t;
* @tstamp: Time we arrived
* @dev: Device we arrived on/are leaving by
* @iif: ifindex of device we arrived on
- * @h: Transport layer header
+ * @transport_header: Transport layer header
* @network_header: Network layer header
* @mac_header: Link layer header
* @dst: destination entry