iwlwifi: fix prints in iwl_rx_handle
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 16 May 2012 20:40:49 +0000 (22:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jun 2012 19:32:11 +0000 (15:32 -0400)
commit726f23fdeb003eee1d2b0eb14503591175746c70
treef667b96906f13a26c1b996669398e9ebaf46a210
parentccf91bd678d74e1e98a153539cd07a62991d6610
iwlwifi: fix prints in iwl_rx_handle

The debug prints were wrong and buggy. The HW pointer wasn't printed
correctly, it was mixed up with the pointer to the rxbuf.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Reviewed-by: Wey-Yi W Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c