From: Johannes Stezenbach Date: Thu, 8 Sep 2011 13:39:15 +0000 (+0200) Subject: usbmon vs. tcpdump: fix dropped packet count X-Git-Tag: v3.2-rc1~183^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236c448cb6e7f82096101e1ace4b77f8b38f82c8;p=pandora-kernel.git usbmon vs. tcpdump: fix dropped packet count 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed