[PATCH] libertas: indirect all hardware access via hw_XXXX functions
[deliverable/linux.git] / drivers / net / wireless / libertas / fw.h
1 /**
2 * This header file contains FW interface related definitions.
3 */
4 #ifndef _WLAN_FW_H_
5 #define _WLAN_FW_H_
6
7 int libertas_init_fw(wlan_private * priv);
8
9 #endif /* _WLAN_FW_H_ */
This page took 0.030571 seconds and 5 git commands to generate.