On 05/01/2015 10:59 AM, Dirk Neukirchen wrote: > On 28.04.2015 23:08, Álvaro Fernández Rojas wrote: >> Boot tested: http://pastebin.com/L6aAb9xj >> >> Signed-off-by: Álvaro Fernández Rojas <[email protected]> > > Great work ! > > 2. any(?) mac80211 does not built > > Error: include/net/cfg80211.h:3249:25: error: 'struct wiphy' has no member > named '_net' > return read_pnet(&wiphy->_net); > > I did try to use the v4.1-rc1 Backports package as drop-in (only some OpenWrt > specific driver series patches were not applied) > since it should deal with that error, ( > > but I get compile errors with that too: > include/net/cfg80211.h:3253:2: error: implicit declaration of function > 'possible_write_pnet' > include/net/cfg80211.h:3248:2: error: implicit declaration of function > 'possible_read_pnet' > (introduced by > https://git.kernel.org/cgit/linux/kernel/git/backports/backports.git/tree/patches/collateral-evolutions/network/0053-possible_net_t.patch > )
Could you send me your patch which made mac80211 work with kernel 4.1? I got 4.1 booting on my bcm53xx device and want to test something with wifi. Hauke _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
