Thomas Haller
cc2ff878fa
link: fix type for link-config's "features" array of tristates
...
The "features" fields is parsed as a tristate value. The values
are thus not of type NetDevFeature enum but int. The NetDevFeature
enum is instead the index for the features array.
Adjust the type. In practice, this had no impact because NetDevFeature
enum commonly has size of int.
Also, don't use memset() 0xFF to initilize the int with -1. While
it works correctly in practice, it feels ugly.
2018-08-07 15:40:39 +02:00
..
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-26 14:47:38 +02:00
2018-06-14 10:20:20 +02:00
2018-08-07 15:40:39 +02:00
2018-07-23 08:44:24 +02:00
2018-06-20 11:58:53 +02:00
2017-12-25 19:48:49 +01:00
2017-12-25 19:48:49 +01:00
2018-06-14 13:03:20 +02:00
2018-07-23 08:44:24 +02:00
2018-06-20 11:58:53 +02:00
2018-06-20 11:58:53 +02:00
2018-07-23 08:44:24 +02:00
2018-06-20 11:58:53 +02:00
2018-07-23 08:44:24 +02:00
2018-07-31 16:41:32 +09:00
2018-06-20 11:58:53 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-06-20 11:58:53 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-02-27 18:56:19 -03:00
2018-07-23 08:44:24 +02:00
2017-04-04 20:36:09 -04:00
2018-07-23 08:44:24 +02:00
2018-06-20 11:58:53 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00
2018-07-23 08:44:24 +02:00