mac80211: add RedPine RS9113 module support
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / 008-fix-genl-family-id.patch
1 --- a/compat/backport-4.12.c
2 +++ b/compat/backport-4.12.c
3 @@ -224,6 +224,7 @@ int bp_extack_genl_register_family(struc
4 }
5
6 /* copy this since the family might access it directly */
7 + family->id = copy->family.id;
8 family->attrbuf = copy->family.attrbuf;
9 family->mcgrp_offset = copy->family.mcgrp_offset;
10