git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0314db6
)
via-velocity: Fix velocity driver unmapping incorrect size.
author
Dave Jones
<davej@redhat.com>
Mon, 22 Jun 2009 05:42:30 +0000
(22:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Jun 2009 05:42:30 +0000
(22:42 -0700)
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 <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found