mac80211: rt2x00: backport 'rt2x00: initialize last_reset'
https://patchwork.kernel.org/patch/
11161981/
--
From: Stanislaw Gruszka <
[email protected]>
Subject: [PATCH] rt2x00: initialize last_reset
Initialize last_reset variable to INITIAL_JIFFIES, otherwise it is not
possible to test H/W reset for first 5 minutes of system run.
Fixes: e403fa31ed71 ("rt2x00: add restart hw")
Reported-and-tested-by: Jonathan Liu <[email protected]>
Signed-off-by: Stanislaw Gruszka <[email protected]>
--
Signed-off-by: Daniel Golle <[email protected]>