> Note that the latest Linux kernel ( 3.2 ) has a few ABI changes, most > notably in the network stack [1] which affects the Broadcom’s wl > module and it will fail to build with "error: unknown field > 'ndo_set_multicast_list' specified in initializer". > "ndo_set_multicast_list" has been replaced with "ndo_set_rx_mode." > > Attached is a patched that fixes this issue with the broadcom driver > which needs to be included in those packages. > > Tested against upstream source [2].
Thanks for pointing this and for providing a solution. I'll deal with this as soon as possible. Cordially, -- Nicolas Viéville
