summaryrefslogtreecommitdiff
path: root/drivers/net/hplance.c
diff options
context:
space:
mode:
authorAjit Khaparde <ajitk@serverengines.com>2010-09-03 06:23:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-09-03 16:52:46 (GMT)
commitd053de911bff69ba7cdda36d3107c1da0fba7ccd (patch)
tree4b15644f3e1ebe9b4e09629739b7515f142c7de0 /drivers/net/hplance.c
parent1ef78abec6b5e9e3062e3ae6660eabaf055a718d (diff)
downloadlinux-fsl-qoriq-d053de911bff69ba7cdda36d3107c1da0fba7ccd.tar.xz
be2net: fix a bug in UE detection logic
The ONLINE registers can return 0xFFFFFFFF on more than one occassion. On systems that care, reading these registers could lead to problems. So the new code decides that the ASIC has encountered and error by reading the UE_STATUS_LOW/HIGH registers. AND them with the mask values and a non-zero result indicates an error. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hplance.c')
0 files changed, 0 insertions, 0 deletions