diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-07-19 08:48:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:35:25 -0700 |
commit | 773c8fef67aa54c6533b26d5a162a1a3531e1d9f (patch) | |
tree | 2529e1556a878ed2dcce92ac61a1e31feca95307 /net/ipv4/sysctl_net_ipv4.c | |
parent | f2281d42f6edb5934406cc1d32fa982e05b2ed41 (diff) | |
download | linux-stable-773c8fef67aa54c6533b26d5a162a1a3531e1d9f.tar.gz linux-stable-773c8fef67aa54c6533b26d5a162a1a3531e1d9f.tar.bz2 linux-stable-773c8fef67aa54c6533b26d5a162a1a3531e1d9f.zip |
arcnet: cleanup sizeof parameter
[ Upstream commit 087d273caf4f7d3f2159256f255f1f432bc84a5b ]
This patch doesn't change the compiled code because ARC_HDR_SIZE is 4
and sizeof(int) is 4, but the intent was to use the header size and not
the sizeof the header size.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions