diff options
author | Johannes Stezenbach <js@sig21.net> | 2011-09-08 15:39:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-07 12:32:19 -0800 |
commit | 584025553b65c1d4341f5da2971ad9baff9995cf (patch) | |
tree | e197985f2a4a086a10926db7d8357a1770ec6839 /drivers/usb/class/cdc-acm.c | |
parent | f3127ac1a59d00140b9ed845c0ca787e92c8af27 (diff) |
usbmon vs. tcpdump: fix dropped packet count
commit 236c448cb6e7f82096101e1ace4b77f8b38f82c8 upstream.
Report the number of dropped packets instead of zero
when using the binary usbmon interface with tcpdump.
# tcpdump -i usbmon1 -w dump
tcpdump: listening on usbmon1, link-type USB_LINUX_MMAPPED (USB with padded Linux header), capture size 65535 bytes
^C2155 packets captured
2155 packets received by filter
1019 packets dropped by kernel
Signed-off-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions