kernel-fxtec-pro1x/drivers/net/wimax/i2400m
Inaky Perez-Gonzalez 98eb0f53e2 wimax: fix gcc warnings in sh4 when calling BUG()
SH4's BUG() seems to confuse the compiler as it is considered to
return; thus, some functions would trigger usage of uninitialized
variables or non-void functions returning void.

Work around by initializing/returning.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-06-11 11:47:39 -07:00
..
control.c wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS 2009-06-11 03:30:26 -07:00
debug-levels.h wimax/i2400m: allow control of the base-station idle mode timeout 2009-03-02 03:10:25 -08:00
debugfs.c
driver.c wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS 2009-06-11 03:30:26 -07:00
fw.c wimax/i2400m: don't reset device when bootrom init retries are exceeded 2009-06-11 03:30:25 -07:00
i2400m-sdio.h wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine 2009-06-11 03:30:25 -07:00
i2400m-usb.h
i2400m.h wimax/i2400m: move boot time poke table out of common driver 2009-06-11 03:30:24 -07:00
Kconfig
Makefile wimax/i2400m: allow control of the base-station idle mode timeout 2009-03-02 03:10:25 -08:00
netdev.c wimax/i2400m: generate fake source MAC address with random_ether_addr() 2009-05-28 18:01:24 -07:00
op-rfkill.c wimax: fix gcc warnings in sh4 when calling BUG() 2009-06-11 11:47:39 -07:00
rx.c wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN 2009-06-11 03:30:20 -07:00
sdio-debug-levels.h
sdio-fw.c wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine 2009-06-11 03:30:25 -07:00
sdio-rx.c wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine 2009-06-11 03:30:25 -07:00
sdio-tx.c
sdio.c wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine 2009-06-11 03:30:25 -07:00
sysfs.c wimax/i2400m: allow control of the base-station idle mode timeout 2009-03-02 03:10:25 -08:00
tx.c wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check 2009-06-11 03:30:22 -07:00
usb-debug-levels.h
usb-fw.c
usb-notif.c wimax: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-02 03:10:26 -08:00
usb-rx.c
usb-tx.c
usb.c wimax: fix gcc warnings in sh4 when calling BUG() 2009-06-11 11:47:39 -07:00