Skip to content
Snippets Groups Projects
Commit ae27cbf9 authored by Hauke Mehrtens's avatar Hauke Mehrtens Committed by Felix Fietkau
Browse files

kernel: generic: Fix skip GRO for foreign MAC address patches


Somewhere in the kernel 4.9 migration process it looks like this patch
was broken. The update should be done when a device is added to the
bridge and when it gets removed, currently it is only done on the remove
path twice which does not make any sense.
I do not have a setup to test this now so this is only compile tested.

Fixes: f791fb4a ("kernel: add linux 4.9 support")
Fixes: b3f95490 ("kernel: generic: Add kernel 4.14 support")
Reported-by: default avatarAndrey Jr. Melnikov <temnota.am@gmail.com>
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 9a0cc490
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment