summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/ipw2x00
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-06-18 18:11:15 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-06-27 19:10:21 +0300
commit71e140b57151425829f87a0aaaa87636860dd7d2 (patch)
treec1e1335506f3ab4dd5b3f863ea33aab33570a4ed /drivers/net/wireless/intel/ipw2x00
parent22d0d2fafca93ba1d92a2fbd4a60463c919a12ad (diff)
downloadlinux-71e140b57151425829f87a0aaaa87636860dd7d2.tar.xz
zd1211rw: stop using deprecated get_seconds()
The get_seconds() function is deprecated because of the y2038 overflow. In zd1211rw we don't even care about the absolute value, so this is not a problem, but it's equally trivial to change to the non-deprecated ktime_get_seconds(). Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/ipw2x00')
0 files changed, 0 insertions, 0 deletions