Files
linux/include/net
Johannes Berg 8c713dc93c rtnetlink: add alloc() method to rtnl_link_ops
In order to make rtnetlink ops that can create different
kinds of devices, like what we want to add to the WWAN
framework, the priv_size and setup parameters aren't quite
sufficient. Make this easier to manage by allowing ops to
allocate their own netdev via an @alloc method that gets
the tb netlink data.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-12 13:16:45 -07:00
..
2021-06-03 15:05:06 -07:00
2021-06-11 13:32:46 -07:00
2021-04-19 12:25:11 +02:00
2020-11-10 17:56:54 -08:00
2021-03-30 13:29:39 -07:00
2021-05-17 15:29:35 -07:00
2021-06-04 14:08:09 -07:00