commit | f6b24caaf933a466397915a08e30e885a32f905a | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Sun Jun 21 22:42:30 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 21 22:42:30 2009 -0700 |
tree | 98095c87be1d741bd3ca0ccb5ee0ad6f776a564b | |
parent | 0314db69d7564859890ff75e3f71cb4079b29869 [diff] |
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 <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>