diff options
| author | Bhadram Varka <vbhadram@nvidia.com> | 2018-11-30 10:20:30 -0500 |
|---|---|---|
| committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2019-02-14 09:00:34 -0500 |
| commit | 91a2009f5657d27773aa127cd6da7fdd31ea60fe (patch) | |
| tree | bb79e2589247d12373031f003172539d2cb2353e /include/linux | |
| parent | afeec03e41f1d3a2e0e938eaf03c6abd6408e6d0 (diff) | |
ethernet: eqos: fix hang while changing MAC address
Issue: Interface need to bring down to change the
MAC address. Once the interface is down all the
clocks to EQOS IP will be removed for power saving
purpose. At this time if we are trying to access
IP registers it will result in hang.
And one more point is updating HW registers for
updating MAC address is unncessary because the
same will be done during interface bring up.
Fix: Don't access hardware registers once the
interface is down.
Bug 200472401
Change-Id: I65265f1168451f1c548f7ad55d45423beebaee8a
Signed-off-by: Bhadram Varka <vbhadram@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2016921
Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com>
Reviewed-by: Narayan Reddy <narayanr@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha <ajha@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
