From 5f8010ad9bcbd51f18e313bde24f6769716f2511 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jun 2016 06:59:36 +0000 Subject: treewide: fix replace nbd@openwrt.org with nbd@nbd.name Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch') diff --git a/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch b/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch index 21199fe6c7..714097bca0 100644 --- a/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch +++ b/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch @@ -13,7 +13,7 @@ a mask of changed bits in MAC addresses of upper devices. This allows handling VLANs and bridge devices with different addresses (as long as they are not too different). -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau --- a/net/core/dev.c +++ b/net/core/dev.c -- cgit v1.2.3