diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-02-24 12:47:59 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2018-02-24 16:05:28 +0100 |
commit | ae27cbf98b151b815414eaa6dca7dcf6343b6ac2 (patch) | |
tree | 29ebc720d3b4883974a53f7429a3be80c62a1ad1 /target/linux/au1000 | |
parent | 9a0cc49089e38896391a1003892aba3aa684f868 (diff) | |
download | upstream-ae27cbf98b151b815414eaa6dca7dcf6343b6ac2.tar.gz upstream-ae27cbf98b151b815414eaa6dca7dcf6343b6ac2.tar.bz2 upstream-ae27cbf98b151b815414eaa6dca7dcf6343b6ac2.zip |
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: f791fb4af450 ("kernel: add linux 4.9 support")
Fixes: b3f95490b9be ("kernel: generic: Add kernel 4.14 support")
Reported-by: Andrey Jr. Melnikov <temnota.am@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/au1000')
0 files changed, 0 insertions, 0 deletions