Skip to content
Snippets Groups Projects
Commit 03b8dcba authored by Manuel Schölling's avatar Manuel Schölling Committed by David S. Miller
Browse files

net: 8390: use time_after() for time comparison


To be future-proof and for better readability the time comparisons are modified
to use time_after() instead of raw math.

Signed-off-by: default avatarManuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent da26a625
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment