USB: omninet: clean up protocol defines
authorJohan Hovold <jhovold@gmail.com>
Tue, 16 Apr 2013 16:01:21 +0000 (18:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Apr 2013 17:05:34 +0000 (10:05 -0700)
commitd91641b161594672242b3c5d8656ad3b2ef58f34
treeeb6d1f4edb5879cd9cef3ca34073053cad25f157
parentb42abbcde44a0a58e7dbaa4e3f0adc4cf5b74684
USB: omninet: clean up protocol defines

Remove redundant data-offset define, which was really just the header
length.

Add payload-size define and use the bulk-out size define for the actual
bulk-out size.

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