Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



On Oct 8, 2011, at 12:42 AM, Roland Dowdeswell wrote:

> Module Name:  src
> Committed By: elric
> Date:         Fri Oct  7 22:42:19 UTC 2011
> 
> Modified Files:
>       src/sys/dev/pci: if_iwn.c

This breaks building kernels:

sys/dev/pci/if_iwn.c: In function 'iwn5000_runtime_calib':
sys/dev/pci/if_iwn.c:4108:25: error: 'IWN5000_CALIB_DC' undeclared (first use 
in this function)
sys/dev/pci/if_iwn.c:4108:25: note: each undeclared identifier is reported only 
once for each function it appears in
sys/dev/pci/if_iwn.c: In function 'iwn_config':
sys/dev/pci/if_iwn.c:4130:18: error: request for member 'dv_xname' in something 
not a structure or union


--
Juergen Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig 
(Germany)



Home | Main Index | Thread Index | Old Index