Florian Fainelli
9c0c7014f3
net: dsa: Setup dsa_netdev_ops
...
Now that we have all the infrastructure in place for calling into the
dsa_ptr->netdev_ops function pointers, install them when we configure
the DSA CPU/management interface and tear them down. The flow is
unchanged from before, but now we preserve equality of tests when
network device drivers do tests like dev->netdev_ops == &foo_ops which
was not the case before since we were allocating an entirely new
structure.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2020-07-20 16:48:22 -07:00
..
2020-07-15 20:34:11 -07:00
2020-05-20 16:30:33 +02:00
2020-07-15 20:34:11 -07:00
2020-05-19 12:50:14 -07:00
2020-07-04 01:22:14 +02:00
2020-06-30 10:45:08 -07:00
2020-07-19 18:16:41 -07:00
2020-06-29 17:33:42 -07:00
2020-06-19 12:53:30 -07:00
2020-05-28 11:11:46 -07:00
2020-06-28 20:48:20 -07:00
2020-07-01 15:53:32 -07:00
2020-06-20 17:30:59 -07:00
2020-06-05 09:22:00 +02:00
2020-05-29 16:11:50 -04:00
2020-07-15 07:45:24 -07:00
2020-07-19 18:16:40 -07:00
2020-07-10 14:32:02 -07:00
2020-07-20 16:48:22 -07:00
2020-05-08 21:33:33 -07:00
2020-07-07 15:33:28 -07:00
2020-05-05 13:23:29 -07:00
2020-06-30 10:45:07 -07:00
2020-07-13 17:22:21 -07:00
2020-07-15 07:45:24 -07:00
2020-07-01 15:49:11 -07:00
2020-06-22 21:12:44 -07:00
2020-05-11 13:18:54 -07:00
2020-05-09 00:48:20 +02:00
2020-07-19 18:16:41 -07:00
2020-07-03 14:34:53 -07:00
2020-06-09 13:26:23 -07:00
2020-07-19 19:20:22 -07:00
2020-06-20 17:47:53 -07:00
2020-07-15 20:34:11 -07:00
2020-05-18 17:35:02 -07:00
2020-05-26 16:06:07 -07:00
2020-06-30 12:29:39 -07:00
2020-07-04 01:18:37 +02:00
2020-07-19 18:16:41 -07:00
2020-05-29 13:02:33 -07:00
2020-07-19 18:16:41 -07:00
2020-06-20 17:22:22 -07:00
2020-05-31 11:27:03 +02:00
2020-05-29 21:20:20 -07:00
2020-07-15 07:45:24 -07:00
2020-06-08 10:13:56 -04:00
2020-06-01 15:21:02 -07:00
2020-06-10 13:20:20 -07:00
2020-07-16 16:48:34 -07:00
2020-07-03 14:34:53 -07:00
2020-06-23 20:27:09 -07:00
2020-07-16 16:48:34 -07:00
2020-06-04 15:39:32 -07:00
2020-07-19 18:16:41 -07:00
2020-07-14 13:46:42 -07:00
2020-07-19 18:16:41 -07:00
2020-06-30 13:36:56 -07:00
2020-06-23 20:10:15 -07:00
2020-06-18 20:46:23 -07:00
2020-07-10 13:54:00 -07:00
2020-07-04 17:48:34 -07:00
2020-05-22 14:00:38 -07:00
2020-07-15 20:34:02 -07:00
2020-05-21 17:31:27 -07:00
2020-07-13 15:32:56 -07:00
2020-07-19 18:28:33 -07:00
2020-06-25 19:29:51 -07:00
2020-06-30 15:44:03 +02:00