]> git.ipfire.org Git - people/ms/linux.git/commit
iwlwifi: use correct DMA_MASK
authorTomas Winkler <tomas.winkler@intel.com>
Fri, 26 Sep 2008 07:09:34 +0000 (15:09 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Nov 2008 17:56:02 +0000 (09:56 -0800)
commit7112a2544f238505c7f04c652040b0689bd97681
treec7d604cf6e5ebb8d028085b000df7cafcd8b7e6d
parent43eb69c8861772c281b42f47c568c80e224d19d5
iwlwifi: use correct DMA_MASK

commit 093d874c02e8d3091aa38596faf0ff2bfd4f0ceb upstream

Use correct DMA_MASK: 4964 and 5000 support 36 bit addresses for
pci express memory access.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c