commit | bb8c093bdea62f2ae371b98ebff81b0407852faf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jan 27 16:41:47 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:04:35 2008 -0800 |
tree | 7937a70c333356a85b344f883608eeaf93dd3d2b | |
parent | 403ab56b1c2786b0e1d58c27f5ce667b529c7faa [diff] |
iwlwifi: cleanup namespace Prefix all symbols with iwl3945_ or iwl4965_ and thus allow building the driver into the kernel. Also remove all the useless default statements in Kconfig while we're at it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>