]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: phy: document has_fixups field
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 27 Jan 2015 06:05:38 +0000 (22:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jan 2015 08:16:51 +0000 (00:16 -0800)
commitaae88261abd58fffef7ee0e00160ce4ea105b0f3
tree0d63342e2e710e0db4700a85381258f174b91ac6
parent9272efa2036f3f06625effc3a709416044578a92
net: phy: document has_fixups field

has_fixups was introduced to help keeping track of fixups/quirks running
on a PHY device, but we did not update the comment above struct
phy_device accordingly.

Fixes: b0ae009f3dc14 (net: phy: add "has_fixups" boolean property")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h