]> git.karo-electronics.de Git - linux-beck.git/commit
usb: misc: usbtest: using the same data format among write/compare/output
authorPeter Chen <peter.chen@freescale.com>
Tue, 1 Sep 2015 01:48:00 +0000 (09:48 +0800)
committerFelipe Balbi <balbi@ti.com>
Sun, 27 Sep 2015 15:54:31 +0000 (10:54 -0500)
commit169900f96792c11a5435773dd379046bc8036704
tree719eee1b82cb43696a5ce9d69713a48e610dd3f1
parenta724ddfb17e0519d2c2b6e09a96b1b94eff6b801
usb: misc: usbtest: using the same data format among write/compare/output

Using the same data format "buf[j] = (u8)(i + j)" among
write, compare buf, and console output stage.

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/misc/usbtest.c