commit | f5395732841802fcfd04fa7faa9a6cf2d4a8a714 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Nov 15 10:48:28 2024 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Nov 15 10:48:28 2024 -0800 |
tree | 0ca1395babe6aa2ebf70b1a44ee6f636c1eb4ef4 | |
parent | 1b597e1cf0a226ff1a3b0e117238cfe6c5168de9 [diff] | |
parent | 6abe2a90808192a5a8b2825293e5f10e80fdea56 [diff] |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma Pull rdma fixes from Jason Gunthorpe: - Revert a change to the VLAN logic, this broke previously working ROCE configurations - Fix a memory leak on error unwinding in bnxt_re * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan" RDMA/bnxt_re: Remove some dead code RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()