Page MenuHomeFreeBSD

Fix missing brackets in e1000_phy.c
ClosedPublic

Authored by jim_netgate.com on Feb 25 2016, 8:32 PM.
Tags
None
Referenced Files
F156942328: D5448.id.diff
Sun, May 17, 12:58 PM
F156917193: D5448.id13742.diff
Sun, May 17, 8:30 AM
F156910963: D5448.id13742.diff
Sun, May 17, 7:18 AM
F156910952: D5448.id13742.diff
Sun, May 17, 7:18 AM
F156851095: D5448.diff
Sat, May 16, 9:56 PM
F156831432: D5448.id14073.diff
Sat, May 16, 6:51 PM
Unknown Object (File)
Thu, May 14, 1:09 PM
Unknown Object (File)
Tue, May 12, 7:44 PM
Subscribers

Details

Summary

The register read/write mphy functions have misleading whitespace around the locked check. This cleanup merely preserves the existing functionality while improving the ready check.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jim_netgate.com retitled this revision from to Fix missing brackets in e1000_phy.c.
jim_netgate.com updated this object.
jim_netgate.com edited the test plan for this revision. (Show Details)
jim_netgate.com added reviewers: gnn, erj.
gnn edited edge metadata.
This revision is now accepted and ready to land.Feb 25 2016, 9:25 PM
sbruno edited edge metadata.

subtle braces are subtle.

stlgtm

erj edited edge metadata.
This revision was automatically updated to reflect the committed changes.