summaryrefslogtreecommitdiffstats
path: root/net/dcb
diff options
context:
space:
mode:
authorClaudiu Manoil2014-01-14 14:35:00 +0100
committerDavid S. Miller2014-01-15 23:39:25 +0100
commit42851e88a7556e525a5527d46c3763830d8fdd2e (patch)
tree6d09d0819f21d87053b4b19b41a683d4f5e3b1f6 /net/dcb
parentksz884x: delete useless variable (diff)
downloadkernel-qcow2-linux-42851e88a7556e525a5527d46c3763830d8fdd2e.tar.gz
kernel-qcow2-linux-42851e88a7556e525a5527d46c3763830d8fdd2e.tar.xz
kernel-qcow2-linux-42851e88a7556e525a5527d46c3763830d8fdd2e.zip
gianfar: Fix portabilty issues for ethtool and ptp
Fixes unhandled register write in gianfar_ethtool.c. Fixes following endianess related functional issues, reported by sparse as well, i.e.: gianfar_ethtool.c:1058:33: warning: incorrect type in argument 1 (different base types) expected unsigned int [unsigned] [usertype] value got restricted __be32 [usertype] ip4src gianfar_ethtool.c:1164:33: warning: restricted __be16 degrades to integer gianfar_ethtool.c:1669:32: warning: invalid assignment: ^= left side has type restricted __be16 right side has type int Solves all the sparse warnings for mixig normal pointers with __iomem pointers for gianfar_ptp.c, i.e.: gianfar_ptp.c:163:32: warning: incorrect type in argument 1 (different address spaces) expected unsigned int [noderef] <asn:2>*addr got unsigned int *<noident> Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dcb')
0 files changed, 0 insertions, 0 deletions