Deleted Added
full compact
12,16c12
< 2. Redistributions in binary form must reproduce the above copyright
< notice, this list of conditions and the following disclaimer in the
< documentation and/or other materials provided with the distribution.
<
< 3. Neither the name of the Chelsio Corporation nor the names of its
---
> 2. Neither the name of the Chelsio Corporation nor the names of its
35c31
< __FBSDID("$FreeBSD: head/sys/dev/cxgb/common/cxgb_mv88e1xxx.c 167514 2007-03-14 02:37:44Z kmacy $");
---
> __FBSDID("$FreeBSD: head/sys/dev/cxgb/common/cxgb_mv88e1xxx.c 170076 2007-05-28 22:57:27Z kmacy $");
37c33,37
< #include <dev/cxgb/common/cxgb_common.h>
---
> #ifdef CONFIG_DEFINED
> #include <cxgb_include.h>
> #else
> #include <dev/cxgb/cxgb_include.h>
> #endif