summaryrefslogtreecommitdiff
path: root/proto_icmpv6.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+1641
r>mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-09 09:24:31 +0100
committerTobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100
commita49c80211cccdf630caac292190401a5dc634587 (patch)
tree0298c411f75caeb2ad8ba4deb0cb06f00367f59a
parentc344efd7f363a168fba623ec00667a31945831ed (diff)
net: cxgb: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct port_info, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat