aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hyperv/netvsc_trace.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-17hv_netvsc: add trace pointsStephen Hemminger1-0/+7
This adds tracepoints to the driver which has proved useful in debugging startup and shutdown race conditions. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>