diff options
author | John W. Linville <linville@tuxdriver.com> | 2012-06-26 15:10:12 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-07-10 12:16:32 -0400 |
commit | bdb903e499aa9dcc727a74942131ef948ebf2e1b (patch) | |
tree | 6803e3b62cc3aeb5c2c80e7e6188a568f493fc23 /MAINTAINERS | |
parent | f7ace5f044295a06a26cd1b4c176b011b0297ac4 (diff) | |
download | op-kernel-dev-bdb903e499aa9dcc727a74942131ef948ebf2e1b.zip op-kernel-dev-bdb903e499aa9dcc727a74942131ef948ebf2e1b.tar.gz |
iwmc3200wifi: remove driver for unavailable hardware
This hardware never became available to normal humans. Leaving this
driver imposes unwelcome maintenance costs for no clear benefit.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe6dd3d..1b2b77d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3654,14 +3654,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git S: Supported F: drivers/net/wireless/iwlwifi/ -INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) -M: Samuel Ortiz <samuel.ortiz@intel.com> -M: Intel Linux Wireless <ilw@linux.intel.com> -L: linux-wireless@vger.kernel.org -S: Supported -W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi -F: drivers/net/wireless/iwmc3200wifi/ - INTEL MANAGEMENT ENGINE (mei) M: Tomas Winkler <tomas.winkler@intel.com> L: linux-kernel@vger.kernel.org |