summaryrefslogtreecommitdiff
path: root/netsniff-ng/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+4
/th>Tobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100 commit52db8d2d8757535731db500ed68289f35ee36d61 (patch) treea932624bd0512b2ad6db0aa45ea2fd50d9023139 parentbab6b1d8c4bd8f85f607f8663a8e2abd0986b086 (diff)
net: macb: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct macb, use stats from struct net_device. Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat