summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/drv_types.h
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2012-05-07 14:38:22 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 20:46:01 (GMT)
commitbe10ac2b961e348919ce09d2b88471116d865087 (patch)
tree6e8fd5b67bcb435017354e3e281f3b43bc2dcb31 /drivers/staging/rtl8712/drv_types.h
parenta5011a261574239403468368605f5e0625dcfb56 (diff)
downloadlinux-be10ac2b961e348919ce09d2b88471116d865087.tar.xz
staging: rtl8712: Fix typos.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/drv_types.h')
-rw-r--r--drivers/staging/rtl8712/drv_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8712/drv_types.h b/drivers/staging/rtl8712/drv_types.h
index e83665d..62b5566 100644
--- a/drivers/staging/rtl8712/drv_types.h
+++ b/drivers/staging/rtl8712/drv_types.h
@@ -146,7 +146,7 @@ struct dvobj_priv {
/**
* struct _adapter - the main adapter structure for this device.
*
- * bup: True indicates that the interface is Up.
+ * bup: True indicates that the interface is up.
*/
struct _adapter {
struct dvobj_priv dvobjpriv;