Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[deliverable/linux.git] / drivers / staging / rtl8192e / rtl8192e / rtl_wx.h
CommitLineData
94a79942
LF
1/******************************************************************************
2 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
3 *
4 * This program is distributed in the hope that it will be useful, but WITHOUT
5 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
7 * more details.
8 *
94a79942
LF
9 * The full GNU General Public License is included in this distribution in the
10 * file called LICENSE.
11 *
12 * Contact Information:
13 * wlanfae <wlanfae@realtek.com>
14******************************************************************************/
15
16#ifndef R819x_WX_H
17#define R819x_WX_H
18
94a79942 19struct iw_handler_def;
94a79942 20
5169af23 21extern const struct iw_handler_def r8192_wx_handlers_def;
94a79942 22#endif
This page took 0.522552 seconds and 5 git commands to generate.