linux/drivers/staging/rtl8187se
Axel Rasmussen 843a01f20a drivers: staging: rtl8187se: refactor wmm_param_update
The function rtl8180_wmm_param_update contained two blocks of code which
were nearly identical. This patch combines those two blocks into a
single function, to reduce code duplication, and do fix some
checkpatch.pl warnings about excessively long lines due to the large
number of indents that were needed for the original blocks of code.

Signed-off-by: Axel Rasmussen <axel.rasmussen1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-04 17:12:02 -08:00
..
ieee80211 staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct. 2014-02-27 12:16:50 -08:00
Kconfig
Makefile
Module.symvers drivers: staging: rtl8187se: use netdev_* instead of prink 2014-03-04 17:12:01 -08:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_core.c drivers: staging: rtl8187se: refactor wmm_param_update 2014-03-04 17:12:02 -08:00
r8180_dm.c staging: rtl8187se: fix code allignment 2013-10-28 14:34:42 -07:00
r8180_dm.h staging: rtl8187se: fix coding style in function declarations 2013-11-19 15:53:25 -08:00
r8180_hw.h staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.c 2014-01-09 10:29:36 -08:00
r8180_rtl8225.h staging: rtl8187se: fix coding style in function declarations 2013-11-19 15:53:25 -08:00
r8180_rtl8225z2.c staging: rtl8187se: fix static sparse warnings 2013-10-19 14:55:16 -07:00
r8180_wx.c staging: rtl8187se: Convert _link_detect_t typedef into a struct. 2014-02-27 14:49:59 -08:00
r8180_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180.h drivers: staging: rtl8187se: refactor/clean signal smoothing 2014-03-04 17:12:01 -08:00
r8185b_init.c staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct. 2014-02-27 14:49:06 -08:00
TODO