summaryrefslogtreecommitdiff
path: root/drivers/vhost/vhost.h
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2011-02-01 04:56:54 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-02-01 04:56:54 (GMT)
commitfca540ab5f4718c6133f71f7be1793066008bf89 (patch)
tree4993fcd3b9011a9d2a5f57bd85180baef7e9060f /drivers/vhost/vhost.h
parentbf36076a67db6d7423d09d861a072337866f0dd9 (diff)
downloadlinux-fsl-qoriq-fca540ab5f4718c6133f71f7be1793066008bf89.tar.xz
enc28j60: Fix reading of transmit status vector
This error was reported by cppcheck: drivers/net/enc28j60.c:815: error: Using sizeof for array given as function argument returns the size of pointer. The original code reads 4 or 8 bytes instead of TSV_SIZE (= 100) bytes. I just fixed the code, but did not run any tests. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost/vhost.h')
0 files changed, 0 insertions, 0 deletions