diff options
author | Daniele Di Proietto <daniele.di.proietto@gmail.com> | 2014-02-03 14:09:01 -0800 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2014-05-16 13:40:28 -0700 |
commit | cc23ebf3bb4348fb022c0d25494307459bb2e539 (patch) | |
tree | 4d1e09991020d7f333e52db7b7ac4faa485da5c7 /net/openvswitch/datapath.h | |
parent | 07dc0602c5976cfc36ccffe5c6d73234f204d585 (diff) |
openvswitch: Added (unsigned long long) cast in printf
This is necessary, since u64 is not unsigned long long
in all architectures: u64 could be also uint64_t.
Signed-off-by: Daniele Di Proietto <daniele.di.proietto@gmail.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/openvswitch/datapath.h')
0 files changed, 0 insertions, 0 deletions