rtlwifi: rtl8188ee: Fix loop that ends early
commitaf132051ceeb0cb8f4e2eefb596c13fbeb760f7c
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 9 Apr 2013 00:53:21 +0000 (8 19:53 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Apr 2013 18:10:34 +0000 (10 14:10 -0400)
tree3875fa668c67186b0ad1c5d4049ccfa407f96cc2
parent99ba6a4610c8413c9166e600b1797f0a8f1c4498
rtlwifi: rtl8188ee: Fix loop that ends early

In routine _rtl8188e_read_power_value_fromprom(), there are loops initializing
index_cck_base and index_bw40_base from the PROM. As the result of a typo, the
second loop is ended one element too soon.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/rtl8188ee/hw.c