summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
diff options
context:
space:
mode:
authorCarol L Soto <clsoto@linux.vnet.ibm.com>2016-02-03 23:55:37 +0300
committerDoug Ledford <dledford@redhat.com>2016-02-04 15:08:12 +0300
commitbb6a777369449d15a4a890306d2f925cae720e1c (patch)
treefb18b7aa91e0383317d58a5a78c82558d35a51a4 /drivers/infiniband/core
parentb85d9905a7ca128f24e3a4e60ff2a1b0cd58ae7c (diff)
downloadlinux-bb6a777369449d15a4a890306d2f925cae720e1c.tar.xz
IB/IPoIB: Do not set skb truesize since using one linearskb
We are seeing this warning: at net/core/skbuff.c:4174 and before commit a44878d10063 ("IB/ipoib: Use one linear skb in RX flow") skb truesize was not being set when ipoib was using just one skb. Removing this line avoids the warning when running tcp tests like iperf. Fixes: a44878d10063 ("IB/ipoib: Use one linear skb in RX flow") Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/core')
0 files changed, 0 insertions, 0 deletions