android_kernel_motorola_sm6225/drivers/net/wireless/rtlwifi/rtl8192se
Larry Finger f761b6947d rtlwifi: rtl8192se: Fix gcc 4.7.x warning
With gcc 4.7.x, the following warning is issued as the routine that sets
the array has the possibility of not initializing the values:

  CC [M]  drivers/net/wireless/rtlwifi/rtl8192se/phy.o
drivers/net/wireless/rtlwifi/rtl8192se/phy.c: In function ‘rtl92s_phy_set_txpower’:
drivers/net/wireless/rtlwifi/rtl8192se/phy.c:1268:23: warning: ‘ofdmpowerLevel[0]’ may be used uninitialized in this function [-Wuninitialized]

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-06-20 15:14:57 -04:00
..
def.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
dm.c rtlwifi: rtl8192se: Convert driver to use private dm struct 2012-04-23 15:35:33 -04:00
dm.h rtlwifi: rtl8192se: Convert driver to use private dm struct 2012-04-23 15:35:33 -04:00
fw.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
fw.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
hw.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
hw.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
led.c rtlwifi: Convert to asynchronous firmware load 2012-01-30 15:48:50 -05:00
led.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
Makefile rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver 2011-05-05 14:59:14 -04:00
phy.c rtlwifi: rtl8192se: Fix gcc 4.7.x warning 2012-06-20 15:14:57 -04:00
phy.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
reg.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
rf.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
rf.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
sw.c net/wireless: use module_pci_driver 2012-04-16 14:38:50 -04:00
sw.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
table.c rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
table.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
trx.c drivers/net: Convert compare_ether_addr to ether_addr_equal 2012-05-10 23:33:01 -04:00
trx.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00