mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-18 00:01:15 +00:00
kernel: Cherry pick multicast fixes into 4.9.x
This cherry picks: - b6fe0440c637 ("bridge: implement missing ndo_uninit()") - b1b9d366028f ("bridge: move bridge multicast cleanup to ndo_uninit") The fix is in b1b9d366028f ("bridge: move bridge multicast cleanup to ndo_uninit") but it requires b6fe0440c637 ("bridge: implement missing ndo_uninit()"). Furthermore, b1b9d366028f needed some manual resolution of a cherry-pick conflict because the surrounding code had changed. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 79f84ba6a2c606a4c2dd40bd6401d9ba95fed232 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:10 -0800
|
||||
Subject: [PATCH 06/12] Drivers: hv: vss: Improve log messages.
|
||||
Subject: [PATCH 06/14] Drivers: hv: vss: Improve log messages.
|
||||
|
||||
Adding log messages to help troubleshoot error cases and transaction
|
||||
handling.
|
||||
|
Reference in New Issue
Block a user