Daniele Di Proietto
d0b4da1375
openvswitch: avoid warnings in vport_from_priv
...
This change, firstly, avoids declaring the formal parameter const,
since it is treated as non const. (to avoid -Wcast-qual)
Secondly, it cast the pointer from void* to u8*, since it is used
in arithmetic (to avoid -Wpointer-arith)
Signed-off-by: Daniele Di Proietto <daniele.di.proietto@gmail.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2014-05-16 13:40:28 -07:00
..
2014-04-11 14:14:57 -07:00
2014-05-12 14:39:13 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-13 17:43:20 -04:00
2014-05-12 13:19:14 -04:00
2014-05-13 17:43:20 -04:00
2014-04-11 16:15:36 -04:00
2014-04-24 13:44:54 -04:00
2014-05-05 15:17:02 -07:00
2014-05-15 16:31:30 -04:00
2014-04-24 13:44:54 -04:00
2014-05-14 15:34:16 -04:00
2014-04-24 13:44:54 -04:00
2014-05-13 17:43:20 -04:00
2014-03-27 15:28:06 -04:00
2014-05-15 15:51:43 -04:00
2014-05-15 16:57:47 -04:00
2014-05-15 16:57:47 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 13:19:14 -04:00
2014-05-15 15:51:43 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 13:19:14 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-16 13:40:28 -07:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-05-09 15:59:45 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 14:55:21 -04:00
2014-05-14 15:33:47 -04:00
2014-04-12 17:31:22 -07:00
2014-05-14 15:19:48 -04:00
2014-04-11 16:15:36 -04:00
2014-05-05 13:13:50 -04:00
2014-05-12 13:19:14 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 13:19:14 -04:00
2014-04-03 13:05:42 -07:00
2014-04-16 15:15:05 -04:00