Home
last modified time | relevance | path

Searched hist:"7390 ed8a405013d0a7e1f4dc8ac495e0ac04996f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/l2tp/
H A Dl2tp_ppp.cdiff 7390ed8a405013d0a7e1f4dc8ac495e0ac04996f Fri Aug 10 06:22:02 CDT 2018 Guillaume Nault <g.nault@alphalink.fr> l2tp: zero out stats in pppol2tp_copy_stats()

Integrate memset(0) in pppol2tp_copy_stats() to avoid calling it
manually every time.

While there, constify 'stats'.

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>