wl1251: Fix TSF calculation
authorYuri Ershov <ext-yuri.ershov@nokia.com>
Wed, 27 Oct 2010 10:44:18 +0000 (14:44 +0400)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 31 Oct 2010 20:10:33 +0000 (22:10 +0200)
commit4453384a16b0e190873974652c8d1a1aacf9133f
tree0fde2823271c3e4db72be6e91f5e682087460b0c
parent5e0469b71972264f6219331173790da88e3c5bd6
wl1251: Fix TSF calculation

Cast MSB part of current TSF to unsigned long long to prevent loss of
significant bits. MSB should be shifted on 32 bits.

Signed-off-by: Yuri Kululin <ext-yuri.kululin@nokia.com>
Signed-off-by: Yuri Ershov <ext-yuri.ershov@nokia.com>
drivers/net/wireless/wl12xx/wl1251_acx.c