can: esd_usb2: Fix sparse warnings
authorThomas Körper <thomas.koerper@esd.eu>
Mon, 16 Mar 2015 08:48:29 +0000 (09:48 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 22 Mar 2015 22:50:12 +0000 (23:50 +0100)
The hnd field of the structs does not need to be __le32: the
device just returns the value without using it itself.

Signed-off-by: Thomas Körper <thomas.koerper@esd.eu>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/esd_usb2.c

Simple merge