commit | 2b8f2a28eac1d35a432705d269f02bdaeba9be8f | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Jun 18 11:01:41 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 21 15:50:00 2014 -0700 |
tree | f7115b72a1f524f7edfaf75b0d60146a104dd2bf | |
parent | 916c1689a09bc1ca81f2d7a34876f8d35aadd11b [diff] |
net: phylib: add link_change_notify callback to phy device Add a notify callback to inform phy drivers when the core is about to do its link adjustment. No change for drivers that do not implement this callback. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>