From 7eeb254cc49c4e9f837c980826ec112b9404f341 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jun 2016 08:58:31 +0200 Subject: treewide: replace nbd@openwrt.org with nbd@nbd.name Signed-off-by: Felix Fietkau --- .../patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch') diff --git a/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch b/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch index 2ca9d10..2be65b4 100644 --- a/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch +++ b/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau +From: Felix Fietkau Date: Sun, 12 Apr 2015 22:23:07 +0200 Subject: [PATCH] bgmac: simplify/optimize rx DMA error handling Allocate a new buffer before processing the completed one. If allocation fails, reuse the old buffer. -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau --- --- a/drivers/net/ethernet/broadcom/bgmac.c -- cgit v1.1