diff options
| author | 2014-02-03 14:08:29 -0800 | |
|---|---|---|
| committer | 2014-05-16 13:40:28 -0700 | |
| commit | 07dc0602c5976cfc36ccffe5c6d73234f204d585 (patch) | |
| tree | 0e2b7f593aec3d028874a55780fcdd82ed3d0269 /include | |
| parent | openvswitch: avoid warnings in vport_from_priv (diff) | |
openvswitch: avoid cast-qual warning in vport_priv
This function must cast a const value to a non const value.
By adding an uintptr_t cast the warning is suppressed.
To avoid the cast (proper solution) several function signatures
must be changed.
Signed-off-by: Daniele Di Proietto <daniele.di.proietto@gmail.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
