From: Larry Finger Date: Tue, 9 Apr 2013 00:53:21 +0000 (-0500) Subject: rtlwifi: rtl8188ee: Fix loop that ends early X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af132051ceeb0cb8f4e2eefb596c13fbeb760f7c;p=pandora-kernel.git 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 Reported-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed