diff options
| author | 2014-02-03 14:07:43 -0800 | |
|---|---|---|
| committer | 2014-05-16 13:40:28 -0700 | |
| commit | d0b4da137508db3d38998eae7f62c0f9699ee08c (patch) | |
| tree | ef820a32b1e1e263e0175df766f584e910c32072 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | openvswitch: use const in some local vars and casts (diff) | |
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>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
