summaryrefslogtreecommitdiff
path: root/proto_ipv4.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-11 17:21:09 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-11 17:21:09 +0200
commit4c139be17d5d26a1bba81c0775ca5c8fb3a6b181 (patch)
tree693ce5ee2e0d565f5b593d6a2cb89e6dfd2e70b2 /proto_ipv4.c
parentf1c783dc1c66b8868f011f327bf4e113a05f18f7 (diff)
link: allow future ethtool speed formats to be supported
In case some in the near future NICs with 40Gbit/s will appear. Allow ifpps to get the correct ethtool speed. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'proto_ipv4.c')
0 files changed, 0 insertions, 0 deletions
nmap the sg list. It then invokes svc_rdma_put_frmr() which in turn tries to unmap the same sg list through ib_dma_unmap_sg() again. This second unmap is invalid and could lead to problems when the iova being unmapped is subsequently reused. Remove the call to unmap in rdma_read_chunk_frmr() and let svc_rdma_put_frmr() handle it. Fixes: 412a15c0fe53 ("svcrdma: Port to new memory registration API") Cc: stable@vger.kernel.org Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com> Reviewed-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'sound/soc/codecs')