From 70b780efdc236bd8312366a436bff1b10a75176c Mon Sep 17 00:00:00 2001 From: Inaky Perez-Gonzalez Date: Thu, 8 Jan 2009 12:56:57 -0800 Subject: [PATCH] --- yaml --- r: 127846 b: refs/heads/master c: 56cf391a9462a4897ea660a6af3662dda5ae8c84 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/wimax.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1e5e92a1e0ba..12ea4acc6f7f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8cb89571bd66fec6a71d8a2b1de2262722dfbb8d +refs/heads/master: 56cf391a9462a4897ea660a6af3662dda5ae8c84 diff --git a/trunk/include/net/wimax.h b/trunk/include/net/wimax.h index 1602614fdaf9..073809ce94f8 100644 --- a/trunk/include/net/wimax.h +++ b/trunk/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