linux_old1/drivers/net/wireless/ath
Luis R. Rodriguez 580171f7cd ath9k: propagate errors on ath_init_device() and request_irq()
We've cleaned up ath_init_device() and its children enough
to pass meaninful errors back from probe. When this fails
it means our device could not be initialized and a meaninful
error will have been passed.

Do the same for request_irq() and also synchronize the error
messages while at it.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-08 16:31:04 -04:00
..
ar9170 ar9170: added phy register initialisation from eeprom values 2009-09-08 16:31:03 -04:00
ath5k ath5k: don't use PCI ID to find the chip revision 2009-08-28 14:40:55 -04:00
ath9k ath9k: propagate errors on ath_init_device() and request_irq() 2009-09-08 16:31:04 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile ath: add module information 2009-04-22 16:54:47 -04:00
ath.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
regd_common.h ath: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00