summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-02-13 14:00:22 +0300
committerDavid S. Miller <davem@davemloft.net>2017-02-14 06:24:35 +0300
commit2194bd1080210c6e85ea262cda9ad0135b3f3c87 (patch)
tree6d78828600388feaca4d8fc8cf990a885912fb65 /net/sched
parente9ea828f62891ca91e3f80bf4a438f337d59977d (diff)
downloadlinux-2194bd1080210c6e85ea262cda9ad0135b3f3c87.tar.xz
net: qcom/emac: fix a sizeof() typo
We had intended to say "sizeof(u32)" but the "u" is missing. Fortunately, sizeof(32) is also 4, so the original code still works. Fixes: c4e7beea2192 ("net: qcom/emac: add ethtool support for reading hardware registers") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions