]> asedeno.scripts.mit.edu Git - linux.git/commit
staging/usbip: change usbip to include new uapi usbip.h
authorShuah Khan <shuah.kh@samsung.com>
Mon, 3 Mar 2014 23:38:44 +0000 (16:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Mar 2014 00:12:14 +0000 (16:12 -0800)
commitcd84ec9632746a653a6d630630a260b9d775eedc
tree94ada2ab301c164bf363661a07155027452e60a0
parent78a10b8160b7064a47724010cc34734af3595b6c
staging/usbip: change usbip to include new uapi usbip.h

usbip userspace has duplicated enum definition to report usbip device
status maintained by the kernel. A new uapi usbip.h now defines the
usbip device status for kernel and userspace to use. Change usbip
kernel space to include uapi usbip.h for usbip device status.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/usbip_common.h