diff options
| author | Li RongQing <[email protected]> | 2012-07-09 22:02:42 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-11 01:31:24 -0700 |
| commit | 0d653ed89144828169282a654ffab26811210fd1 (patch) | |
| tree | 1339359b1afe250fdbad840db4ab9f01202b9c7d /scripts/objdiff | |
| parent | 5b70ca3599071a0e26bceab9dd6d7e4c53318881 (diff) | |
qlge: fix endian issue
commit 6d29b1ef introduces a bug, ntohs is __be16_to_cpu,
not cpu_to_be16.
We always use htons on IP_OFFSET and IP_MF, then compare
with network package.
Signed-off-by: Li RongQing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions