]> err.no Git - linux-2.6/blob - drivers/net/wireless/libertas/version.h
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
[linux-2.6] / drivers / net / wireless / libertas / version.h
1 #define DRIVER_RELEASE_VERSION "320.p0"
2 const char libertas_driver_version[] = "COMM-USB8388-" DRIVER_RELEASE_VERSION
3 #ifdef  DEBUG
4     "-dbg"
5 #endif
6     "";
7
8