From: Randy Dunlap <[EMAIL PROTECTED]>

Fix kernel-doc warnings in network files.

Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---

 Documentation/DocBook/kernel-api.tmpl |    7 +++++--
 include/linux/skbuff.h                |    1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

diff -Naurp linux-2615-rc1-g6/Documentation/DocBook/kernel-api.tmpl~kdoc_net 
linux-2615-rc1-g6/Documentation/DocBook/kernel-api.tmpl
--- linux-2615-rc1-g6/Documentation/DocBook/kernel-api.tmpl~kdoc_net    
2005-11-18 21:24:33.000000000 -0800
+++ linux-2615-rc1-g6/Documentation/DocBook/kernel-api.tmpl     2005-11-18 
22:28:41.000000000 -0800
@@ -237,8 +237,10 @@ X!Ilib/string.c
      <sect1><title>Driver Support</title>
 !Enet/core/dev.c
 !Enet/ethernet/eth.c
-!Einclude/linux/etherdevice.h
-!Enet/core/wireless.c
+!Iinclude/linux/etherdevice.h
+<!-- FIXME: Removed for now since no structured comments in source
+X!Enet/core/wireless.c
+-->
      </sect1>
      <sect1><title>Synchronous PPP</title>
 !Edrivers/net/wan/syncppp.c
diff -Naurp linux-2615-rc1-g6/include/linux/skbuff.h~kdoc_net 
linux-2615-rc1-g6/include/linux/skbuff.h
--- linux-2615-rc1-g6/include/linux/skbuff.h~kdoc_net   2005-11-18 
21:24:19.000000000 -0800
+++ linux-2615-rc1-g6/include/linux/skbuff.h    2005-11-18 22:01:24.000000000 
-0800
@@ -206,6 +206,7 @@ enum {
  *     @nfct: Associated connection, if any
  *     @ipvs_property: skbuff is owned by ipvs
  *     @nfctinfo: Relationship of this skb to the connection
+ *     @nfct_reasm: netfilter conntrack re-assembly pointer
  *     @nf_bridge: Saved data about a bridged frame - see br_netfilter.c
  *     @tc_index: Traffic control index
  *     @tc_verd: traffic control verdict


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

Reply via email to