summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_wx.h
diff options
context:
space:
mode:
authordavid woo <xinhua_wu@realsil.com.cn>2009-12-22 17:40:36 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-04 00:42:30 (GMT)
commit65a4378471510787e080188f933913315f1afa0c (patch)
treef28d6d19bf4cdfa0722ef7284365f1b787f52d8a /drivers/staging/rtl8192e/r8192E_wx.h
parent789d9dbdad5cb24fbf0c0e4fa5c5f1b792e4e81e (diff)
downloadlinux-fsl-qoriq-65a4378471510787e080188f933913315f1afa0c.tar.xz
Staging: rtl9192e: fix power usage issues
This patch should allow the driver to consume a lot less power. Signed-off-by: david woo <xinhua_wu@realsil.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8192e/r8192E_wx.h')
-rw-r--r--drivers/staging/rtl8192e/r8192E_wx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/r8192E_wx.h b/drivers/staging/rtl8192e/r8192E_wx.h
index 79ebdb6..047030b 100644
--- a/drivers/staging/rtl8192e/r8192E_wx.h
+++ b/drivers/staging/rtl8192e/r8192E_wx.h
@@ -15,7 +15,6 @@
#ifndef R8180_WX_H
#define R8180_WX_H
//#include <linux/wireless.h>
-//#include "ieee80211.h"
extern struct iw_handler_def r8192_wx_handlers_def;
/* Enable the rtl819x_core.c to share this function, david 2008.9.22 */
extern struct iw_statistics *r8192_get_wireless_stats(struct net_device *dev);