summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2/wl_wext.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-08-27 23:21:13 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-04 13:16:26 -0700
commitcb154c18954e245c0d933e6b8302c381ffa13c67 (patch)
treef0ec16f6629b445e86adea0916aee2fd81dab700 /drivers/staging/wlags49_h2/wl_wext.c
parent3cf7c7aaee1d97d39419fadc58110c1af552cefb (diff)
downloadop-kernel-dev-cb154c18954e245c0d933e6b8302c381ffa13c67.zip
op-kernel-dev-cb154c18954e245c0d933e6b8302c381ffa13c67.tar.gz
staging: wlags49_h2: Fix typo in staging/wlags49_h2 driver
Correct spelling typo in staging/wlags49_h2 Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wlags49_h2/wl_wext.c')
-rw-r--r--drivers/staging/wlags49_h2/wl_wext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wlags49_h2/wl_wext.c b/drivers/staging/wlags49_h2/wl_wext.c
index 7ff0a10..7e6bad9 100644
--- a/drivers/staging/wlags49_h2/wl_wext.c
+++ b/drivers/staging/wlags49_h2/wl_wext.c
@@ -2595,7 +2595,7 @@ static int wireless_set_scan(struct net_device *dev, struct iw_request_info *inf
int retries = 0;
/*------------------------------------------------------------------------*/
- //;? Note: shows results as trace, retruns always 0 unless BUSY
+ //;? Note: shows results as trace, returns always 0 unless BUSY
DBG_FUNC( "wireless_set_scan" );
DBG_ENTER( DbgInfo );
OpenPOWER on IntegriCloud