Skip to content
Commit da98c0cc authored by Bryan Wu's avatar Bryan Wu Committed by Stefan Bader
Browse files

UBUNTU: SAUCE: (upstream) netdev/fec: fix performance impact from mdio poll operation



BugLink: http://bugs.launchpad.net/bugs/546649
BugLink: http://bugs.launchpad.net/bugs/457878

After introducing phylib supporting, users experienced performace drop. That is
because of the mdio polling operation of phylib. Use msleep to replace the busy
waiting cpu_relax() and remove the warning message.

Signed-off-by: default avatarBryan Wu <bryan.wu@canonical.com>
Acked-by: default avatarAndy Whitcroft <apw@canonical.com>
Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent 44d19024
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment