Skip to content
Commit f6b24caa authored by Dave Jones's avatar Dave Jones Committed by David S. Miller
Browse files

via-velocity: Fix velocity driver unmapping incorrect size.



When a packet is greater than ETH_ZLEN, we end up assigning the
boolean result of a comparison to the size we unmap.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0314db69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment