From: Arnd Bergmann <a...@arndb.de> Date: Wed, 08 Feb 2017 13:03:59 +0100
> Things I've tried here are: > > - Moving nla_put_{u8,u16,u32} out of line is probably uncontroversial and > it helps enough with br_netlink.c, but nl820211 is worse and needs some > additional fiddling. This is probably the least intrusive solution if it works.