diff mbox

skbuff.h: fix skb_dst kernel-doc

Message ID 4A385B66.8070902@oracle.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Randy Dunlap June 17, 2009, 2:56 a.m. UTC
From: Randy Dunlap <randy.dunlap@oracle.com>

Fix kernel-doc warnings (missing + extra entries) in skbuff.h.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 include/linux/skbuff.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller June 17, 2009, 11:32 a.m. UTC | #1
From: Randy Dunlap <randy.dunlap@oracle.com>
Date: Tue, 16 Jun 2009 19:56:38 -0700

> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Fix kernel-doc warnings (missing + extra entries) in skbuff.h.
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- linux-2.6.30-git10.orig/include/linux/skbuff.h
+++ linux-2.6.30-git10/include/linux/skbuff.h
@@ -264,7 +264,7 @@  typedef unsigned char *sk_buff_data_t;
  *	@transport_header: Transport layer header
  *	@network_header: Network layer header
  *	@mac_header: Link layer header
- *	@dst: destination entry
+ *	@_skb_dst: destination entry
  *	@sp: the security path, used for xfrm
  *	@cb: Control buffer. Free for use by every layer. Put private vars here
  *	@len: Length of actual data