Skip to content

Commit df371e6

Browse files
tbv 0.2.16: ship native-rail GID-netdev keep fix (f8adde6)
Bumps the DKMS/provider version so the e2e hard-lockup fix reaches the apt repo. The native backend's self-created u4rN netdev is udev-renamed to tbr-<peer> by design; tbv_ibdev_netdev_name_for() now returns NULL for native so the rename-detach guard keeps the rail bound instead of detaching mid-bring-up and tearing down rings under tb_ring_stop's IRQ-off spinlocks. KUnit-pinned (tbv_native_netdev_name_for_is_null).
1 parent d0a2bde commit df371e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/thunderbolt_ibverbs/dkms.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME="thunderbolt-ibverbs"
2-
PACKAGE_VERSION="0.2.15"
2+
PACKAGE_VERSION="0.2.16"
33

44
BUILT_MODULE_NAME[0]="thunderbolt_ibverbs"
55
BUILT_MODULE_LOCATION[0]="kernel"

0 commit comments

Comments
 (0)