commit | 8116daf2146d8fbc5d8d925984b3d4fd34dba1b4 | [log] [tgz] |
---|---|---|
author | Sujith.Manoharan@atheros.com <Sujith.Manoharan@atheros.com> | Tue May 11 17:03:36 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 12 16:39:06 2010 -0400 |
tree | 233a47f5e67c85878101241b9011e6b51605b529 | |
parent | d8c49ffb2e2a47b23fec7f469435e7b112e2e569 [diff] |
ath9k_htc: Fix array overflow Use ENDPOINT_MAX instead of HST_ENDPOINT_MAX. This fixes a stack corruption issue. This is based on a patch sent by Dan Carpenter <error27@gmail.com>. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>