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