]> 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)
commita27cf5b29e280e0cec78990cca046426adfdb5e3
tree58c37e3ac592f7846ffbeebdaf7e477ed9c57e4b
parentdd4695fb92b89144565917fd1fed54a8a84350f4
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