]> git.baikalelectronics.ru Git - kernel.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)
commit6247bbf70395d950ab4ca26c5fb056576b9d5f17
tree0d63342e2e710e0db4700a85381258f174b91ac6
parent136811ef366a6ab90c3c4764b92bd68380c5f7c8
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: f8cc21a62e9d1 (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