Deleted Added
full compact
3c3
< Copyright (c) 2001-2010, Intel Corporation
---
> Copyright (c) 2001-2012, Intel Corporation
33c33
< /*$FreeBSD: head/sys/dev/e1000/e1000_mac.h 218588 2011-02-12 00:07:40Z jfv $*/
---
> /*$FreeBSD: head/sys/dev/e1000/e1000_mac.h 238148 2012-07-05 20:26:57Z jfv $*/
67c67
< u16 *duplex);
---
> u16 *duplex);
69c69
< u16 *speed, u16 *duplex);
---
> u16 *speed, u16 *duplex);
74c74
< u8 *mc_addr_list, u32 mc_addr_count);
---
> u8 *mc_addr_list, u32 mc_addr_count);
81c81
< u32 offset, u8 data);
---
> u32 offset, u8 data);
87d86
< void e1000_config_collision_dist_generic(struct e1000_hw *hw);
91d89
< void e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index);