diff options
author | Nithin Nayak Sujir <nsujir@broadcom.com> | 2013-01-14 17:11:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-14 22:09:29 -0500 |
commit | daf3ec688e057f6060fb9bb0819feac7a8bbf45c (patch) | |
tree | 24cd103a7a9553436d6c6fb8d0b4ef2b5281ca26 /lib/stmp_device.c | |
parent | 9c13cb8bb477a83b9a3c9e5a5478a4e21294a760 (diff) | |
download | linux-3.10-daf3ec688e057f6060fb9bb0819feac7a8bbf45c.tar.gz linux-3.10-daf3ec688e057f6060fb9bb0819feac7a8bbf45c.tar.bz2 linux-3.10-daf3ec688e057f6060fb9bb0819feac7a8bbf45c.zip |
tg3: Fix crc errors on jumbo frame receive
TG3_PHY_AUXCTL_SMDSP_ENABLE/DISABLE macros do a blind write to the phy
auxiliary control register and overwrite the EXT_PKT_LEN (bit 14) resulting
in intermittent crc errors on jumbo frames with some link partners. Change
the code to do a read/modify/write.
Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/stmp_device.c')
0 files changed, 0 insertions, 0 deletions