diff options
Diffstat (limited to 'include/linux/phylink.h')
| -rw-r--r-- | include/linux/phylink.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/phylink.h b/include/linux/phylink.h index 50eeae025f1e..021fc6595856 100644 --- a/include/linux/phylink.h +++ b/include/linux/phylink.h | |||
| @@ -234,5 +234,6 @@ int phylink_mii_ioctl(struct phylink *, struct ifreq *, int); | |||
| 234 | #define phylink_test(bm, mode) __phylink_do_bit(test_bit, bm, mode) | 234 | #define phylink_test(bm, mode) __phylink_do_bit(test_bit, bm, mode) |
| 235 | 235 | ||
| 236 | void phylink_set_port_modes(unsigned long *bits); | 236 | void phylink_set_port_modes(unsigned long *bits); |
| 237 | void phylink_helper_basex_speed(struct phylink_link_state *state); | ||
| 237 | 238 | ||
| 238 | #endif | 239 | #endif |
