]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
l2tp: Use eth_<foo>_addr instead of memset
authorJoe Perches <joe@perches.com>
Tue, 3 Mar 2015 03:54:59 +0000 (19:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Mar 2015 22:01:38 +0000 (17:01 -0500)
commit1cea7e2c9fb3bc6bec8589337a50f60a45085156
treed3fca7aef2993ca87311ea972be5a1ab758f8cda
parentd2beae1078a236d503b6e010fc4d65bb2e14dbdc
l2tp: Use eth_<foo>_addr instead of memset

Use the built-in function instead of memset.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_eth.c