From: Jouni Malinen Date: Sun, 28 Aug 2005 17:51:35 +0000 (-0700) Subject: [PATCH] hostap: Update version X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c6e3f95df7328479e2a454eedb5614eacbdb84ac;p=deliverable%2Flinux.git [PATCH] hostap: Update version Version 0.4.4 of Host AP driver was released, so let's sync the version number in netdev-2.6 tree. Signed-off-by: Jouni Malinen Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/wireless/hostap/hostap_config.h b/drivers/net/wireless/hostap/hostap_config.h index 174068bffd82..7ed3425d08c1 100644 --- a/drivers/net/wireless/hostap/hostap_config.h +++ b/drivers/net/wireless/hostap/hostap_config.h @@ -1,7 +1,7 @@ #ifndef HOSTAP_CONFIG_H #define HOSTAP_CONFIG_H -#define PRISM2_VERSION "0.4.1-kernel" +#define PRISM2_VERSION "0.4.4-kernel" /* In the previous versions of Host AP driver, support for user space version * of IEEE 802.11 management (hostapd) used to be disabled in the default