On Fri, Jun 17, 2016 at 04:53:55AM -0600, Stefan Sperling wrote:

> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]    2016/06/17 04:53:55
> 
> Modified files:
>       sys/dev/ic     : rtwn.c rtwnvar.h 
>       sys/dev/pci    : if_rtwn.c 
>       sys/dev/usb    : if_urtwn.c 
> 
> Log message:
> Merge a lot of code from urtwn(4) into rtwn(4). Both drivers now share code
> in the file sys/dev/ic/rtwn.c. This reduces kernel bloat and will make it
> easier to have both drivers benefit from future enhancements.
> ok mpi@

I think this breaks archs where urtwn is enabled, but rtwn isn't.
Identified so far:

* armish
* armv7
* landisk
* loongson
* macppc        (noticed the failing kernel compile here)
* octeon
* socppc
* sparc64

Reply via email to