diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2013-04-09 00:53:21 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-04-10 18:10:34 (GMT) |
commit | af132051ceeb0cb8f4e2eefb596c13fbeb760f7c (patch) | |
tree | 3875fa668c67186b0ad1c5d4049ccfa407f96cc2 /drivers/net/wireless/ipw2x00 | |
parent | 99ba6a4610c8413c9166e600b1797f0a8f1c4498 (diff) | |
download | linux-af132051ceeb0cb8f4e2eefb596c13fbeb760f7c.tar.xz |
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>
Diffstat (limited to 'drivers/net/wireless/ipw2x00')
0 files changed, 0 insertions, 0 deletions