Skip to content

Commit

Permalink
wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Inaky Perez-Gonzalez authored and David S. Miller committed Jan 8, 2009
1 parent 8cb8957 commit 56cf391
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/net/wimax.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56cf391

Please sign in to comment.