diff options
author | Yixian Liu <liuyixian@huawei.com> | 2019-11-18 05:34:53 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-11-25 17:31:48 +0300 |
commit | f295e4cece5cb4c60715fed539abcd62468f9ef1 (patch) | |
tree | f3651f1bfa78959213d167bb8bc8792a86b79fdd /drivers/usb/gadget/udc/omap_udc.c | |
parent | 707783ab5f48f054f8da3114ddcdf1685a313a63 (diff) | |
download | linux-f295e4cece5cb4c60715fed539abcd62468f9ef1.tar.xz |
RDMA/hns: Delete unnecessary callback functions for cq
Currently, when cq event occurred, we first call our own callback
functions in the event process function, then call ib callback
functions. Actually, we can directly call ib callback functions.
Link: https://lore.kernel.org/r/1574044493-46984-5-git-send-email-liweihang@hisilicon.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Weihang Li <liweihang@hisilicon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/usb/gadget/udc/omap_udc.c')
0 files changed, 0 insertions, 0 deletions