diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2014-08-25 22:11:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-26 02:37:10 +0200 |
commit | f79918afb714e0d699431d59bbba33a34a82cee0 (patch) | |
tree | f7b9dacbf0feac309f6695413155142bde41bc15 /Documentation/networking/ip-sysctl.txt | |
parent | team: set IFF_TEAM_PORT priv_flag after rx_handler is registered (diff) | |
download | linux-f79918afb714e0d699431d59bbba33a34a82cee0.tar.xz linux-f79918afb714e0d699431d59bbba33a34a82cee0.zip |
net: bnx2x: fix build error with ptp
bnx2x uses ptp functions, so it should select the provider of
those functions (PTP_1588_CLOCK). Fixes these build errors:
drivers/built-in.o: In function `__bnx2x_remove':
/home/jim/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13409:
undefined reference to `ptp_clock_unregister'
drivers/built-in.o: In function `bnx2x_register_phc':
/home/jim/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13202:
undefined reference to `ptp_clock_register'
drivers/built-in.o: In function `bnx2x_get_ts_info':
/home/jim/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c:3498:
undefined reference to `ptp_clock_index'
Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/ip-sysctl.txt')
0 files changed, 0 insertions, 0 deletions