]> git.baikalelectronics.ru Git - kernel.git/commit
usb: wusbcore: Add isoc transfer type enum and packet definitions
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 1 Oct 2013 19:04:35 +0000 (14:04 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 22:46:26 +0000 (15:46 -0700)
commitb1f5e381b6b21cd2d2e58920fe090e7cadeb3257
tree58c37e3ac592f7846ffbeebdaf7e477ed9c57e4b
parent62bfe40da3ff5e2bc0da0eed524201e96cea5a69
usb: wusbcore: Add isoc transfer type enum and packet definitions

This patch adds transfer type enum and packet definitions for
WA_XFER_ISO_PACKET_INFO and WA_XFER_ISO_PACKET_STATUS packets.

It also changes instances of __attribute__((packed)) to __packed to make
checkpatch.pl happy.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/wusb-wa.h