]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump
authorHariprasad S <hariprasad@chelsio.com>
Thu, 9 Jun 2016 19:35:12 +0000 (01:05 +0530)
committerDoug Ledford <dledford@redhat.com>
Thu, 23 Jun 2016 14:44:16 +0000 (10:44 -0400)
commit68cebcab59fbfbab5827fcc44e04cd31da02041b
tree1a8c732ab0b67583899d09e101081282da77c3eb
parent3d4e79949cf9e8032f0cd1f91564c6ce3304755c
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump

With IPv6 addresses, the "qps" debugfs is running out of space and
truncating the output.  Bump the required size accordingly.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/device.c