aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorLi RongQing <[email protected]>2012-07-09 20:56:06 +0000
committerDavid S. Miller <[email protected]>2012-07-11 01:31:23 -0700
commit5b70ca3599071a0e26bceab9dd6d7e4c53318881 (patch)
tree979fa357f308329817c51229e6f3f9cbb324604b /scripts/objdiff
parent4e01df28d45464d82894bc7e3b551fc8e59fb76e (diff)
ksz884x: fix Endian
ETH_P_IP is host Endian, skb->protocol is big Endian, when compare them, Using htons on skb->protocol is wrong. And fix two code style issues: indentation and remove unnecessary parentheses. CC: Tristram Ha <[email protected]> CC: Ben Hutchings <[email protected]> CC: Joe Perches <[email protected]> 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