linux/drivers/infiniband
oulijun 173bc6be96 RDMA/hns: Fix a bug with modifying mac address
When modifying mac address, it will trigger hns_roce_del_gid
function and can't delete the default gid matched the index
because the attribute of gid is null.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-02-14 16:30:12 -07:00
..
core vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
hw RDMA/hns: Fix a bug with modifying mac address 2018-02-14 16:30:12 -07:00
sw Second pull request for 4.16 merge window 2018-02-06 11:09:45 -08:00
ulp vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
Kconfig Second pull request for 4.16 merge window 2018-02-06 11:09:45 -08:00
Makefile