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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to