summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorDan Carpenter2013-08-29 10:25:14 +0200
committerDavid S. Miller2013-08-30 23:54:27 +0200
commit7d7628f3719e85e41d3948759ef969707036033d (patch)
tree1cf9e611107f14eb0133e22069e6c6566c8f9737 /net/core
parentnet: stmmac: use dev_get_platdata() (diff)
downloadkernel-qcow2-linux-7d7628f3719e85e41d3948759ef969707036033d.tar.gz
kernel-qcow2-linux-7d7628f3719e85e41d3948759ef969707036033d.tar.xz
kernel-qcow2-linux-7d7628f3719e85e41d3948759ef969707036033d.zip
net/fec: cleanup types in fec_get_mac()
My static checker complains that on some arches unsigned longs can be 8 characters which is larger than the buffer is only 6 chars. Additionally, Ben Hutchings points out that the buffer actually holds big endian data and the buffer we are reading from is CPU endian. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions