commit | d514aefb8ce89562ef2d7dcddc530e5de6287c4b | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Oct 21 10:52:51 2014 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 23 14:02:06 2014 -0400 |
tree | b2b11dec9f034a69ed4451d624a81bb240daf8cf | |
parent | 868caae3fe2e35e2353d86af95e03eeaa9439d97 [diff] |
rtlwifi: rtl8821ae: Fix possible array overrun The kbuild test robot reported a possible array overrun. The affected code checks for overruns, but fails to take the steps necessary to fix them. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>