X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Documentation%2Fhid%2Fuhid.txt;h=958fff945304488d60c0558347ad78198366138b;hb=41b8687191cfd0326db03b0e82fb09d8c98ca641;hp=c8656dd029a910251bc9f6ffec70781d3a093f90;hpb=d3255ec483ca048192f6e8a8789e08e32b379b84;p=sfrench%2Fcifs-2.6.git diff --git a/Documentation/hid/uhid.txt b/Documentation/hid/uhid.txt index c8656dd029a9..958fff945304 100644 --- a/Documentation/hid/uhid.txt +++ b/Documentation/hid/uhid.txt @@ -160,7 +160,7 @@ them but you should handle them according to your needs. UHID_OUTPUT: This is sent if the HID device driver wants to send raw data to the I/O device on the interrupt channel. You should read the payload and forward it to - the device. The payload is of type "struct uhid_data_req". + the device. The payload is of type "struct uhid_output_req". This may be received even though you haven't received UHID_OPEN, yet. UHID_GET_REPORT: