diff options
author | Jeff Kirsher <[email protected]> | 2011-08-30 20:58:56 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-08-30 20:58:56 -0400 |
commit | e2faeec2de9e2c73958e6ea6065dde1e8cd6f3a2 (patch) | |
tree | 090370499febacfd7b8b29621a8b86fef57adc01 /net/lapb | |
parent | 31a0479546a7f91ec959560be01a0b1243a2b20c (diff) |
e1000: Fix driver to be used on PA RISC C8000 workstations
The checksum field in the EEPROM on HPPA is really not a
checksum but a signature (0x16d6). So allow 0x16d6 as the
matching checksum on HPPA systems.
This issue is present on longterm/stable kernels, I have
verified that this patch is applicable back to at least
2.6.32.y kernels.
v2- changed ifdef to use CONFIG_PARISC instead of __hppa__
CC: Guy Martin <[email protected]>
CC: Rolf Eike Beer <[email protected]>
CC: Matt Turner <[email protected]>
Reported-by: Mikulas Patocka <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Acked-by: Jesse Brandeburg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions