2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/net/wireless/ipw2x00
Jesper Juhl e3e07e0b10 ipw2100: remove a redundant NULL check before calling release_firmware()
The release_firmware() function does its own NULL test so a test
before calling it is rather redundant.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-12 15:06:08 -04:00
..
ipw2100.c ipw2100: remove a redundant NULL check before calling release_firmware() 2012-04-12 15:06:08 -04:00
ipw2100.h net/wireless: ipw2x00: remove ssid_context struct 2012-04-11 16:24:00 -04:00
ipw2200.c ipw2200: remove a redundant NULL check before calling release_firmware() 2012-04-12 15:06:07 -04:00
ipw2200.h net/wireless: ipw2x00: remove unused definitions for regulatory domain 2012-03-12 14:19:37 -04:00
Kconfig
libipw_geo.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
libipw_module.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
libipw_rx.c net: Fix typo in ipw2x00/libipw_rx.c 2012-02-06 14:50:38 -05:00
libipw_tx.c ipw2x00: comment typo fix encryptiong to encryption 2011-09-15 14:20:31 +02:00
libipw_wx.c ipw2x00: remove reset_port functionality 2012-01-04 14:30:46 -05:00
libipw.h net/wireless: ipw2x00: remove unused libipw_measurement_report struct 2012-04-11 16:24:00 -04:00
Makefile