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 15:38:44 -0700 |
commit | c062773fe4a98d935335b75e75c0d1a14a29b680 (patch) | |
tree | f1284bb51fb8ec0b1cf9d65572a97921a0fe187f /net | |
parent | 2d8be9cf0668fab848b9b7740f0725ae9181b703 (diff) |
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')
0 files changed, 0 insertions, 0 deletions