diff options
| author | Sucheta Chakraborty <[email protected]> | 2010-10-04 04:20:13 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-10-04 22:46:50 -0700 |
| commit | 7e56cac4b68805470849ba373dd313ba0e7cdb81 (patch) | |
| tree | ac25d1e2bd40838b37e9e51a2c6ab8afc321b982 /tools/perf/scripts/python | |
| parent | b501595cbb8afeaa9aaa870b3d29ef051403511a (diff) | |
qlcnic: fix vlan TSO on big endian machine
o desc->vlan_tci is in __le16 format. Doing htons and
cpu_to_le64 again on vlan_tci, result in invalid value on ppc.
Signed-off-by: Sucheta Chakraborty <[email protected]>
Signed-off-by: Amit Kumar Salecha <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions