Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iseries_veth: Fix wrong parameter given to sizeof call
"remote_list" is of type struct dma_chunk remote_list[VETH_MAX_FRAMES_PER_MSG]; Probably a copy'n'paste error. Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information