summaryrefslogtreecommitdiffstats
path: root/kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h')
-rw-r--r--kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h b/kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h
index 58398517f..7ecf6c5cf 100644
--- a/kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h
+++ b/kernel/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h
@@ -6,10 +6,6 @@
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
* The full GNU General Public License is included in this distribution in the
* file called LICENSE.
*
@@ -20,11 +16,7 @@
#ifndef R819x_WX_H
#define R819x_WX_H
-struct net_device;
struct iw_handler_def;
-struct iw_statistics;
extern const struct iw_handler_def r8192_wx_handlers_def;
-u16 rtl8192_11n_user_show_rates(struct net_device *dev);
-
#endif