summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/e1000_api.h
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2011-02-11 19:03:00 +0000
committerjfv <jfv@FreeBSD.org>2011-02-11 19:03:00 +0000
commit012ede3a732c53ee9f7f16e90d7ebf78d3c08fa3 (patch)
tree5489cfc1c7ab60b3bf1e236e1e164b5e26944366 /sys/dev/e1000/e1000_api.h
parenta4f4d263c141c44a933af0e4d6965ae1c53499c1 (diff)
downloadFreeBSD-src-012ede3a732c53ee9f7f16e90d7ebf78d3c08fa3.zip
FreeBSD-src-012ede3a732c53ee9f7f16e90d7ebf78d3c08fa3.tar.gz
Revert changes made here, they will cause a conflict
later on with our shared code.
Diffstat (limited to 'sys/dev/e1000/e1000_api.h')
-rw-r--r--sys/dev/e1000/e1000_api.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/e1000/e1000_api.h b/sys/dev/e1000/e1000_api.h
index 18b7e7b..2621a6e 100644
--- a/sys/dev/e1000/e1000_api.h
+++ b/sys/dev/e1000/e1000_api.h
@@ -120,9 +120,6 @@ s32 e1000_mng_write_cmd_header(struct e1000_hw *hw,
s32 e1000_mng_write_dhcp_info(struct e1000_hw * hw,
u8 *buffer, u16 length);
u32 e1000_translate_register_82542(u32 reg);
-s32 e1000_set_default_fc_generic(struct e1000_hw *hw);
-s32 e1000_commit_fc_settings_generic(struct e1000_hw *hw);
-s32 e1000_poll_fiber_serdes_link_generic(struct e1000_hw *hw);
/*
* TBI_ACCEPT macro definition:
OpenPOWER on IntegriCloud