aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igbvf/vf.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/igbvf/vf.h')
-rw-r--r--drivers/net/igbvf/vf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/igbvf/vf.h b/drivers/net/igbvf/vf.h
index ec07228f9478..1e8ce3741a67 100644
--- a/drivers/net/igbvf/vf.h
+++ b/drivers/net/igbvf/vf.h
@@ -259,7 +259,6 @@ struct e1000_hw {
/* These functions must be implemented by drivers */
void e1000_rlpml_set_vf(struct e1000_hw *, u16);
void e1000_init_function_pointers_vf(struct e1000_hw *hw);
-s32 e1000_init_mac_params_vf(struct e1000_hw *hw);
#endif /* _E1000_VF_H_ */