summaryrefslogtreecommitdiff
path: root/keypair.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-12keypair: add missing include fileDaniel Borkmann1-0/+1
2013-06-11keypair: do selftest before generating and verifying keypairDaniel Borkmann1-0/+4
2013-06-04keypair: Add routines to generate and verify a keypairDaniel Borkmann1-0/+71
14a179f8e2735b51cb86c36dd95e8524b8419820 (patch) tree4a971a1210a4c7104afb6235332d2e7dccbe2e19 parent728fcf4a00854debfe25a7fa110b5c1e471b7027 (diff)
net: sunhme: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct happy_meal, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat