Jiri Pirko
b0ab2fabb5
rtnetlink: allow to register ops without ops->setup set
...
So far, it is assumed that ops->setup is filled up. But there might be
case that ops might make sense even without ->setup. In that case,
forbid to newlink and dellink.
This allows to register simple rtnl link ops containing only ->kind.
That allows consistent way of passing device kind (either device-kind or
slave-kind) to userspace.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-01 14:40:17 -07:00
..
2014-04-11 14:14:57 -07:00
2014-06-21 15:12:13 -07:00
2014-05-23 16:28:53 -04:00
2014-06-12 14:27:40 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-13 14:36:39 +02:00
2014-06-21 15:33:22 -07:00
2014-04-11 16:15:36 -04:00
2014-05-19 09:38:24 +02:00
2014-06-12 23:06:23 -07:00
2014-07-01 14:40:17 -07:00
2014-04-24 13:44:54 -04:00
2014-06-27 15:53:35 -07:00
2014-05-23 16:28:53 -04:00
2014-06-11 16:02:55 -07:00
2014-06-25 16:15:16 -07:00
2014-03-27 15:28:06 -04:00
2014-06-02 10:39:42 -07:00
2014-06-29 23:46:38 -07:00
2014-07-01 12:16:24 -07:00
2014-05-23 16:28:53 -04:00
2014-06-23 15:04:33 -07:00
2014-05-30 17:35:23 -07:00
2014-05-30 17:48:58 -07:00
2014-06-04 22:46:38 -07:00
2014-06-11 16:02:55 -07:00
2014-06-11 12:10:19 -07:00
2014-06-04 22:46:38 -07:00
2014-06-16 13:58:54 +02:00
2014-06-03 23:32:12 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-04 22:46:39 -07:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-16 15:24:47 -04:00
2014-07-01 14:20:32 -07:00
2014-06-19 21:30:19 -07:00
2014-06-24 18:46:58 -04:00
2014-06-27 12:50:56 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2014-05-29 12:55:38 -04:00
2014-04-11 16:15:36 -04:00
2014-06-03 23:32:12 -07:00
2014-03-06 16:30:45 +01:00
2014-04-03 13:05:42 -07:00
2014-04-16 15:15:05 -04:00