1
0
Files
linux/drivers/staging
Dan Carpenter 9fe526e145 staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()
We only ever set the highest 4 bytes of ulReg.  This would cause a
problem on big endian systems.  The type should be u32 instead of
unsigned long.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 10:35:25 -08:00
..
2013-12-24 10:06:37 -08:00
2013-12-02 16:39:07 -08:00
2013-12-08 17:33:16 -08:00
2013-12-08 17:33:16 -08:00