OSDN Git Service

iwlwifi: pcie: read correct prph address for newer devices
authorSara Sharon <sara.sharon@intel.com>
Wed, 30 May 2018 12:19:56 +0000 (15:19 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 28 Sep 2018 05:57:23 +0000 (08:57 +0300)
commit84fb372c892e231e9a2ffdaa5c2df52d94aa536c
treebc02cbbdef86085e6db199351464fc3c6ff49c06
parent989209610b60a3f0f39001f37da61698bbec8b5c
iwlwifi: pcie: read correct prph address for newer devices

For newer devices we have higher range of periphery
addresses. Currently it is masked out, so we end up
reading another address.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c