]> Git Repo - linux.git/commit
iwlwifi: fix ack health for WiFi/BT combo devices
authorStanislaw Gruszka <[email protected]>
Tue, 8 Feb 2011 08:31:58 +0000 (09:31 +0100)
committerJohn W. Linville <[email protected]>
Wed, 9 Feb 2011 21:09:50 +0000 (16:09 -0500)
commit67acad5fe5df591e8f629050667912b0db2c72e7
tree8a56cf337d2369c146b19a61cc8b04b330a6a0ee
parentf266526da4d78b7af639e98777d453888b039c00
iwlwifi: fix ack health for WiFi/BT combo devices

Combo devices have TX statistics on different place, because
struct statistics_rx_bt and struct statistics_rx have different
size. User proper values on combo devices instead of random data.

Signed-off-by: Stanislaw Gruszka <[email protected]>
Acked-by: Wey-Yi Guy <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/iwlwifi/iwl-agn.c
This page took 0.055153 seconds and 4 git commands to generate.