This patchset removes unnecessary code for 5 GHz channels (> 14), fixes channels range for FOR operator (channels are belong to 1..14 interval), and replace BITn macro to BIT(n).
Ivan Safonov (3): staging: rtl8188eu: 5 GHz channel groups removed from /hal/rtl8188e_hal_init.c staging: rtl8188eu: bugfix: correct channels range is set in Hal_ReadTxPowerInfo88E staging: rtl8188eu: BITn macro replaced by BIT(n) in hal/rtl8188e_hal_init.c drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 120 ++++++++-------------- 1 file changed, 44 insertions(+), 76 deletions(-) -- 2.4.9 _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel