usb: wusbcore: fix string formatting warnings on 64-bit builds
authorThomas Pugliese <thomas.pugliese@gmail.com>
Sun, 6 Oct 2013 18:48:47 +0000 (13:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 07:05:09 +0000 (00:05 -0700)
commitafc3cba5395a9f46de7cd50ba0e54a70b1d7b2b1
treec71888d43fd924c54de5934cb2963e39940ea2da
parent2b4ef839d6253e13f218f4782b1a5a595a15c747
usb: wusbcore: fix string formatting warnings on 64-bit builds

This patch fixes compile warnings on 64-bit builds that were introduced
by the recent isoc changes.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/wa-xfer.c