]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wlcore: hold jiffies in unsigned long
authorArik Nemtsov <arik@wizery.com>
Sun, 12 May 2013 09:35:30 +0000 (12:35 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 17 Jun 2013 09:14:29 +0000 (12:14 +0300)
commit2baf53c6e35ea25aaa21486dab023eb3d901611e
tree058fce1c2d51f9e81c62a97abf85ae3e6dcdde0c
parentc838478b7b78d6e212547cd2243031080f2cee45
wlcore: hold jiffies in unsigned long

u32 can be incorrect (too small) for some architectures.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/ps.c