|
@@ -69,7 +69,7 @@ void cvm_oct_common_uninit(struct net_device *dev);
|
|
|
void cvm_oct_adjust_link(struct net_device *dev);
|
|
|
int cvm_oct_common_stop(struct net_device *dev);
|
|
|
int cvm_oct_common_open(struct net_device *dev,
|
|
|
- void (*link_poll)(struct net_device *), bool poll_now);
|
|
|
+ void (*link_poll)(struct net_device *));
|
|
|
void cvm_oct_note_carrier(struct octeon_ethernet *priv,
|
|
|
cvmx_helper_link_info_t li);
|
|
|
void cvm_oct_link_poll(struct net_device *dev);
|