commit | d91641b161594672242b3c5d8656ad3b2ef58f34 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Tue Apr 16 18:01:21 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 17 10:05:34 2013 -0700 |
tree | eb6d1f4edb5879cd9cef3ca34073053cad25f157 | |
parent | b42abbcde44a0a58e7dbaa4e3f0adc4cf5b74684 [diff] |
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>