USB: kobil_sct: fix control requests without data stage
authorJohan Hovold <jhovold@gmail.com>
Mon, 26 May 2014 17:23:35 +0000 (19:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:04:08 +0000 (15:04 -0700)
commit90419cfcb5d9c889b10dc51363c56a4d394d670e
tree390213556cc81e0a167ac4e200aa59b11f2eb619
parent3fff3b4343f45963c087976c772348f3051a40ee
USB: kobil_sct: fix control requests without data stage

Fix incorrect pipe directions and remove bogus data buffer arguments
from control requests without data stage.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/kobil_sct.c