diff options
| author | Malcolm Priestley <[email protected]> | 2012-08-29 23:08:21 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-09-04 13:54:23 -0700 |
| commit | aa209eef3ce8419ff2926c2fa944dfbfb5afbacb (patch) | |
| tree | 477da19a81b43da810a0cc70d0ac52fa136755d0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 07732be2efa7d4ade66d224ea84d2c30740d0b77 (diff) | |
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Hi,
This patch fixes a bug with driver failing to negotiate a connection.
The bug was traced to commit
203e4615ee9d9fa8d3506b9d0ef30095e4d5bc90
staging: vt6656: removed custom definitions of Ethernet packet types
In that patch, definitions in include/linux/if_ether.h replaced ones
in tether.h which had both big and little endian definitions.
include/linux/if_ether.h only refers to big endian values, cpu_to_be16
should be used for the correct endian architectures.
Signed-off-by: Malcolm Priestley <[email protected]>
Cc: stable <[email protected]> # 2.6.37+
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions