aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/wimax.h
diff options
context:
space:
mode:
authorInaky Perez-Gonzalez <inaky@linux.intel.com>2009-01-08 12:56:57 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-08 12:56:57 -0800
commit56cf391a9462a4897ea660a6af3662dda5ae8c84 (patch)
tree401a292acb65581396428c2f48cf464646989162 /include/net/wimax.h
parentnet: convert pegasus driver to net_device_ops (diff)
downloadlinux-dev-56cf391a9462a4897ea660a6af3662dda5ae8c84.tar.xz
linux-dev-56cf391a9462a4897ea660a6af3662dda5ae8c84.zip
wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev
Reported by Randy Dunlap from a warning in the v2.6.29 merge window tree as of 2009/1/8. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/wimax.h')
-rw-r--r--include/net/wimax.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/wimax.h b/include/net/wimax.h
index 1602614fdaf9..073809ce94f8 100644
--- a/include/net/wimax.h
+++ b/include/net/wimax.h
@@ -323,6 +323,9 @@ struct input_dev;
*
* @rf_hw: [private] State of the hardware radio switch (OFF/ON)
*
+ * @debufs_dentry: [private] Used to hook up a debugfs entry. This
+ * shows up in the debugfs root as wimax:DEVICENAME.
+ *
* Description:
* This structure defines a common interface to access all WiMAX
* devices from different vendors and provides a common API as well as