]> git.karo-electronics.de Git - karo-tx-linux.git/commit
atmel: remove time_t usage
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 23 Feb 2017 16:14:45 +0000 (17:14 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 20 Mar 2017 16:43:17 +0000 (18:43 +0200)
commit5c5105666de5ac1eef6c3b0710b88d5536b7f6dd
tree17b5e3a30bd690058a970c8ed804679e4684e1eb
parent3e062eb21df80977a63e630d7da326c9b1e9ab51
atmel: remove time_t usage

last_qual never really holds a time. It only holds jiffies. Make it the
same type as jiffies.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/atmel/atmel.c