aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macsec.c
diff options
context:
space:
mode:
authorGao Feng <fgao@ikuai8.com>2017-02-21 17:09:19 +0800
committerDavid S. Miller <davem@davemloft.net>2017-02-21 12:25:21 -0500
commit8ccde4c562076f280c0321c549d822448b64e565 (patch)
treeade08c5030db335c54d3ad32c02b39b8efeaee05 /drivers/net/macsec.c
parentvirtio-net: switch to use build_skb() for small buffer (diff)
downloadlinux-dev-8ccde4c562076f280c0321c549d822448b64e565.tar.xz
linux-dev-8ccde4c562076f280c0321c549d822448b64e565.zip
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
The USEC_PER_SEC is used once in sock_set_timeout as the max value of tv_usec. But there are other similar codes which use the literal 1000000 in this file. It is minor cleanup to keep consitent. Signed-off-by: Gao Feng <fgao@ikuai8.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions