Commit a145d575 authored by Lennert Buytenhek's avatar Lennert Buytenhek Committed by John W. Linville

mwl8k: update copyright and version number

Signed-off-by: default avatarLennert Buytenhek <buytenh@marvell.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ab565790
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* drivers/net/wireless/mwl8k.c * drivers/net/wireless/mwl8k.c
* Driver for Marvell TOPDOG 802.11 Wireless cards * Driver for Marvell TOPDOG 802.11 Wireless cards
* *
* Copyright (C) 2008 Marvell Semiconductor Inc. * Copyright (C) 2008-2009 Marvell Semiconductor Inc.
* *
* This file is licensed under the terms of the GNU General Public * This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any * License version 2. This program is licensed "as is" without any
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#define MWL8K_DESC "Marvell TOPDOG(R) 802.11 Wireless Network Driver" #define MWL8K_DESC "Marvell TOPDOG(R) 802.11 Wireless Network Driver"
#define MWL8K_NAME KBUILD_MODNAME #define MWL8K_NAME KBUILD_MODNAME
#define MWL8K_VERSION "0.9.1" #define MWL8K_VERSION "0.10"
MODULE_DESCRIPTION(MWL8K_DESC); MODULE_DESCRIPTION(MWL8K_DESC);
MODULE_VERSION(MWL8K_VERSION); MODULE_VERSION(MWL8K_VERSION);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment