Deleted Added
full compact
33c33
< /*$FreeBSD: head/sys/dev/e1000/e1000_api.c 287990 2015-09-19 18:22:59Z sbruno $*/
---
> /*$FreeBSD: head/sys/dev/e1000/e1000_api.c 295323 2016-02-05 17:14:37Z erj $*/
301a302,308
> case E1000_DEV_ID_PCH_SPT_I219_LM:
> case E1000_DEV_ID_PCH_SPT_I219_V:
> case E1000_DEV_ID_PCH_SPT_I219_LM2:
> case E1000_DEV_ID_PCH_SPT_I219_V2:
> case E1000_DEV_ID_PCH_LBG_I219_LM3:
> mac->type = e1000_pch_spt;
> break;
451a459
> case e1000_pch_spt: