linux/drivers/staging
Mark Einon c8b0a484cc staging: et131x: Fix endian bugs in et131x_get_regs()
et131x_get_regs() calls et131x_mii_read(), passing the address of a u32
which is cast to a (u16 *). This works fine for little endian systems,
but not for big endian. Change so that the types are cast, not pointers
to the types.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-22 08:58:44 -08:00
..
android staging: alarm-dev: Implement compat_ioctl support 2013-01-18 12:37:11 -08:00
asus_oled
bcm
ccg
ced1401
comedi staging: comedi: addi_apci_16xx: add defines for the PCI device ids 2013-01-21 16:08:50 -08:00
cptm1217
crystalhd
csr
cxt1e1
dgrp staging: dgrp: check for a valid proc dir entry pointer 2013-01-22 08:58:44 -08:00
echo
et131x staging: et131x: Fix endian bugs in et131x_get_regs() 2013-01-22 08:58:44 -08:00
frontier
ft1000
fwserial
gdm72xx
iio
imx-drm
keucr
line6 staging: line6: clean up line6_variax_process_message() 2013-01-20 15:57:47 -08:00
media
net
nvec
octeon
olpc_dcon
omap-thermal staging: omap-thermal/omap-bandgap.c: adjust duplicate test 2013-01-21 14:00:10 -08:00
omapdrm
ozwpan
panel
phison
quickstart
rtl8187se
rtl8192e
rtl8192u
rtl8712
rts5139
sb105x
sbe-2t3e3
sep staging: sep: remove assignment to i and j in sep_crypto_setup 2013-01-22 08:58:44 -08:00
serqt_usb2
silicom
slicoss
sm7xxfb
speakup
ste_rmi4
tidspbridge staging: tidspbridge/pmgr: another using strlcpy instead of strncpy 2013-01-21 14:00:10 -08:00
usbip
vme
vt6655
vt6656 staging: vt6656: cleanup vnt_manger. 2013-01-18 12:39:02 -08:00
winbond
wlags49_h2
wlags49_h25
wlan-ng wlan-ng/prism2mgmt.c: formated too long lines 2013-01-20 15:56:59 -08:00
xgifb staging: xgifb: delete pVBInfo->BaseAddr 2013-01-21 14:00:10 -08:00
zcache staging: zcache: fix uninitialized variable compile warning 2013-01-18 13:43:44 -08:00
zram
zsmalloc
Kconfig staging: zcache: re-enable config/build of zcache after renaming 2013-01-18 13:43:44 -08:00
Makefile staging: zcache: re-enable config/build of zcache after renaming 2013-01-18 13:43:44 -08:00
staging.c