diff options
author | Dan Carpenter <error27@gmail.com> | 2011-06-29 08:31:49 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-06-29 21:11:07 +0200 |
commit | 9a4ba833a2d0016cf836827e136f0c219834bd41 (patch) | |
tree | 13d1e06060519b38b2813d2e9644f84930c83b0a /drivers/bcma | |
parent | rtlwifi: rtl8192de: Fix build errors when using allyes configuration (diff) | |
download | linux-9a4ba833a2d0016cf836827e136f0c219834bd41.tar.xz linux-9a4ba833a2d0016cf836827e136f0c219834bd41.zip |
rtlwifi: potential forever loop in rtl92de_hw_init()
"i" should be an int here because we are trying to use it to count
to 10000. The original code looks like it could hang in a forever
loop.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions