From: Dave Jones Date: Mon, 22 Jun 2009 05:42:30 +0000 (-0700) Subject: via-velocity: Fix velocity driver unmapping incorrect size. X-Git-Tag: v2.6.31-rc1~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b24caaf933a466397915a08e30e885a32f905a;p=pandora-kernel.git 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: Dave Jones Signed-off-by: David S. Miller --- Reading git-diff-tree failed