From: Jouni Malinen Date: Sun, 28 Aug 2005 17:51:35 +0000 (-0700) Subject: [PATCH] hostap: Update version X-Git-Tag: upstream/snapshot3+hdmi~46839^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c6e3f95df7328479e2a454eedb5614eacbdb84ac;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 174068b..7ed3425 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