From 459c2027d96a8915c550e0f3c7f42504100dedb7 Mon Sep 17 00:00:00 2001 From: Pete Zaitcev Date: Wed, 10 Jun 2009 15:23:52 -0600 Subject: [PATCH] --- yaml --- r: 164945 b: refs/heads/master c: f4e2332cfcf900e0a926c4e0fc35f751bcbcaa1b h: refs/heads/master i: 164943: 1fce0df066027a06b02f44c1c3dc332dd345a682 v: v3 --- [refs] | 2 +- trunk/Documentation/usb/usbmon.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6d9cbd517991..d6e55a20e58e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b07f4d016ed179bc4fb8046657a84d5dc0e94b42 +refs/heads/master: f4e2332cfcf900e0a926c4e0fc35f751bcbcaa1b diff --git a/trunk/Documentation/usb/usbmon.txt b/trunk/Documentation/usb/usbmon.txt index 6c3c625b7f30..4efd8470921c 100644 --- a/trunk/Documentation/usb/usbmon.txt +++ b/trunk/Documentation/usb/usbmon.txt @@ -305,7 +305,7 @@ Before the call, hdr, data, and alloc should be filled. Upon return, the area pointed by hdr contains the next event structure, and the data buffer contains the data, if any. The event is removed from the kernel buffer. -The MON_IOCX_GET copies 48 bytes, MON_IOCX_GETX copies 64 bytes. +The MON_IOCX_GET copies 48 bytes to hdr area, MON_IOCX_GETX copies 64 bytes. MON_IOCX_MFETCH, defined as _IOWR(MON_IOC_MAGIC, 7, struct mon_mfetch_arg)