summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>2012-10-12 21:10:11 (GMT)
committerRoland Dreier <roland@purestorage.com>2012-10-22 18:05:00 (GMT)
commit32c631f9f2566d09d32abc2f4c7aa24c6d8b5641 (patch)
treef52a29e97fda3e60e84755939102601e5c646692 /drivers/usb
parentddffeb8c4d0331609ef2581d84de4d763607bd37 (diff)
downloadlinux-32c631f9f2566d09d32abc2f4c7aa24c6d8b5641.tar.xz
RDMA/cxgb4: Don't free chunk that we have failed to allocate
In the error path of registering memory when there's a failure to allocate a chunk from the memory pool, we try to free the same chunk we just failed to allocate, which will BUG(). Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions