]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: usb: r8152: rewrite the transfer functions ensuring correct cache handling
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 8 Mar 2017 14:32:30 +0000 (15:32 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 13 Mar 2017 15:36:17 +0000 (16:36 +0100)
commitfbc3056d13d4102e7d553d065618fdfcacc0917b
tree86df2504f464bf71538828b31c2babb0f07b4322
parent4bb696520337ee9a0dd2762effbba005224dc3e4
net: usb: r8152: rewrite the transfer functions ensuring correct cache handling

All data transfer to/from USB should be done via cache coherent
buffers. Rewrite the basic transfer functions to ensure this.
drivers/usb/eth/r8152.c
drivers/usb/eth/r8152.h
drivers/usb/eth/r8152_fw.c