summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_ds_in.c
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2010-01-04 10:40:39 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-01-18 10:19:45 -0800
commite6efac7b7c4ce45d40f5e07d3105e07704e95673 (patch)
treec8ca22ff9bdc4d6dacb51718058da68ab487076d /net/ax25/ax25_ds_in.c
parentfc95845f174a07d4200a30681067d22c9e34723c (diff)
ath5k: Fix eeprom checksum check for custom sized eeproms
commit 359207c687cc8f4f9845c8dadd0d6dabad44e584 upstream. Commit 8bf3d79bc401ca417ccf9fc076d3295d1a71dbf5 enabled EEPROM checksum checks to avoid bogus bug reports but failed to address updating the code to consider devices with custom EEPROM sizes. Devices with custom sized EEPROMs have the upper limit size stuffed in the EEPROM. Use this as the upper limit instead of the static default size. In case of a checksum error also provide back the max size and whether or not this was the default size or a custom one. If the EEPROM is busted we add a failsafe check to ensure we don't loop forever or try to read bogus areas of hardware. This closes bug 14874 http://bugzilla.kernel.org/show_bug.cgi?id=14874 Cc: David Quan <david.quan@atheros.com> Cc: Stephen Beahm <stephenbeahm@comcast.net> Reported-by: Joshua Covington <joshuacov@googlemail.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/ax25/ax25_ds_in.c')
0 files changed, 0 insertions, 0 deletions