diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-07-23 18:11:01 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-26 16:47:05 (GMT) |
commit | 92d947b77436437f4fe6f9b7b7cd35f1a294fa9d (patch) | |
tree | 798daa9cb74a2c4ff132933e3cf08182813b06c4 /net/ipv4/ipmr.c | |
parent | a0c98605d7237fc4bf26a345db5f950f46e69834 (diff) | |
download | linux-fsl-qoriq-92d947b77436437f4fe6f9b7b7cd35f1a294fa9d.tar.xz |
igbvf: resolve "frees DMA memory with different size" warnings
This change resolves some warnings seen with DMA debugging enabled in which
we were mapping skb->data with size + NET_IP_ALIGN and unmapping it with
just size.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipmr.c')
0 files changed, 0 insertions, 0 deletions