Tested-by: Sedat Dilek <sedat.dilek@xxxxxxxxx> On Fri, Dec 3, 2010 at 5:11 AM, Nick Kossifidis <mickflemm@xxxxxxxxx> wrote: > Â* Change version number, we've added various new features lately. > ÂWe need to find a way to maintain this, maybe on each kernel release > Âor something. Also remove "EXPERIMENTAL", we aren't experimental any > Âmore I think ;-) > > ÂSigned-off-by: Nick Kossifidis <mickflemm@xxxxxxxxx> > > --- > Âdrivers/net/wireless/ath/ath5k/base.c | Â Â2 +- > Â1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/net/wireless/ath/ath5k/base.c b/drivers/net/wireless/ath/ath5k/base.c > index 6edfa9f..835ab3a 100644 > --- a/drivers/net/wireless/ath/ath5k/base.c > +++ b/drivers/net/wireless/ath/ath5k/base.c > @@ -78,7 +78,7 @@ MODULE_AUTHOR("Nick Kossifidis"); > ÂMODULE_DESCRIPTION("Support for 5xxx series of Atheros 802.11 wireless LAN cards."); > ÂMODULE_SUPPORTED_DEVICE("Atheros 5xxx WLAN cards"); > ÂMODULE_LICENSE("Dual BSD/GPL"); > -MODULE_VERSION("0.6.0 (EXPERIMENTAL)"); > +MODULE_VERSION("0.7.0"); > > Âstatic int ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan, > Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Âbool skip_pcu); > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html