diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2015-07-10 19:35:56 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-08-26 14:44:38 -0700 |
commit | ecbb44e8f81b860ef279b0f176a878da9ebd614e (patch) | |
tree | 60fd6840efab4c1fb925f1b0bf6d4045d8ad8fd3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8c5bbe77d4cd012668cdaf501bbd1cbfb9ad1d24 (diff) |
i40e: don't degrade __le16
Sparse cries when we compare an __le16 to a u16, almost like it cares
about architectures other than x86. Weird. Use the le16_to_cpu macro to
make it stop crying.
Change-ID: Id068f4d7868a2d3df234a791a76d15938f37db35
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions