OSDN Git Service

Cleanup some warning from timestamping code.
authorEzequiel Lara Gomez <ezegomez@amazon.com>
Sat, 11 Mar 2017 20:06:01 +0000 (20:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2017 21:40:02 +0000 (14:40 -0700)
commitb3407c8e5eb78e4e0b57a97a4dd2e411354b60cd
tree0ea886a078b321f4fc7729a24e123b13133da4a4
parent6df014cffbe335ea7f41ee5324d8ba2047d3f0d0
Cleanup some warning from timestamping code.

Following checkpatch.pl recommendations (which include
replacing with <linux/io.h> the <asm/io.h>, since linux/io.h includes
it).

Signed-off-by: Ezequiel Lara Gomez <ezegomez@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/loopback.c