Re: [PATCH 07/15] patches: make nl80211.c include if_vlan.h
Hauke Mehrtens <[email protected]>
| Newsgroups | org.kernel.vger.backports |
|---|---|
| Message-ID | <[email protected]> |
On 2/21/20 9:56 AM, Johannes Berg wrote: > From: Johannes Berg <[email protected]> > > On upstream it gets it through some include maze, until that's > fixed, just patch it in. Will you take care to improve this upstream for the next kernel version? > > Signed-off-by: Johannes Berg <[email protected]> > --- > patches/0093-nl80211-vlan.patch | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > create mode 100644 patches/0093-nl80211-vlan.patch > > diff --git a/patches/0093-nl80211-vlan.patch b/patches/0093-nl80211-vlan.patch > new file mode 100644 > index 000000000000..c1f8dac13125 > --- /dev/null > +++ b/patches/0093-nl80211-vlan.patch > @@ -0,0 +1,12 @@ > +diff --git a/net/wireless/nl80211.c b/net/wireless/nl80211.c > +index ae8e3d9575d3..15c0e3c5c979 100644 > +--- a/net/wireless/nl80211.c > ++++ b/net/wireless/nl80211.c > +@@ -20,6 +20,7 @@ > + #include <linux/netlink.h> > + #include <linux/nospec.h> > + #include <linux/etherdevice.h> > ++#include <linux/if_vlan.h> > + #include <net/net_namespace.h> > + #include <net/genetlink.h> > + #include <net/cfg80211.h> >
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEyz0/uAcd+JwXmwtD8bdnhZyy68cFAl5S/JoACgkQ8bdnhZyy 68fagQf+OiRma5Fmac0aJy5Vyfe2haNJMjYO9nlDLV8wKduHDYBpE5x2THsGNMG1 qS2DKdAneLQpVbgH1qRy/pwyCDG0/zqM/i9iqtwZ62+ME1nzVSvZGhdxeneXlDES qdTfF+a5UbAOVPiwtqqJZgECJ6m7DAOry3/1FKOQI64byRhgWAS61RzBfj5DfcFL nuI3/xNrdDPlbOzKfDhiOhTRK27DVYOVoD58I2GfzPY1ZNuTc6wUih3SWtUTb+S4 MPPlLRnlhvKp2Di+XvHYRi6KAMFkziaTJG1yPMNaf39snYpv9D+qhIGCfwFHk8tk 0+nDSD59wlzxegb2KrMNJQO0YErwDw== =ohSQ -----END PGP SIGNATURE-----