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-02 14:01:55 -07:00
2021-06-03 14:15:10 -07:00
2021-03-30 16:54:50 -07:00
2021-05-27 14:39:11 -07:00
2021-06-03 13:24:23 -07:00
2021-06-02 14:01:55 -07:00
2021-06-02 14:01:55 -07:00
2021-05-24 14:10:28 -07:00
2021-06-07 14:08:30 -07:00
2021-06-07 14:08:30 -07:00
2021-06-07 14:08:30 -07:00
2021-06-07 14:08:30 -07:00
2021-05-31 22:45:05 -07:00
2021-06-02 14:01:55 -07:00
2021-05-07 11:23:41 -07:00
2021-06-03 15:13:56 -07:00
2021-03-25 16:56:27 -07:00