]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/net/wireless/libertas/wext.h
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / libertas / wext.h
1 /**
2   * This file contains definition for IOCTL call.
3   */
4 #ifndef _LBS_WEXT_H_
5 #define _LBS_WEXT_H_
6
7 extern struct iw_handler_def lbs_handler_def;
8 extern struct iw_handler_def mesh_handler_def;
9
10 #endif