commit | 08e9acc25a60e845101840ce6db368dc6d77c3c1 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Mon Sep 10 05:51:04 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 10 16:40:29 2012 -0400 |
tree | bf539dd8f8fe55bb125447872d6507ae60adc092 | |
parent | fdd6681d92a70b3db73cdb61c6b4053f2f8003b3 [diff] |
bnx2x: EEE status is read locally This patch aligns the EEE status with that of all other link properties, by changing the way its accessed - instead of a direct read to the shared memory, each function maintain its own copy locally. Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>