Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lan743x: Remove MAC Reset from initialization
The MAC Reset was noticed to erase important EEPROM settings. It is also unnecessary since a chip wide reset was done earlier in initialization, and that reset preserves EEPROM settings. There for this patch removes the unnecessary MAC specific reset. Signed-off-by: Bryan Whitehead <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information