treewide: replace nbd@openwrt.org with nbd@nbd.name
[openwrt/staging/wigyori.git] / target / linux / generic / patches-3.18 / 077-11-bgmac-fix-DMA-rx-corruption.patch
index 2e670d89b07992afb87ad6c1e97e1b4594b93dc8..e7a7987f43be491481f99c56adba8f8265c30e94 100644 (file)
@@ -1,4 +1,4 @@
-From: Felix Fietkau <nbd@openwrt.org>
+From: Felix Fietkau <nbd@nbd.name>
 Date: Sun, 12 Apr 2015 11:59:47 +0200
 Subject: [PATCH] bgmac: fix DMA rx corruption
 
@@ -12,7 +12,7 @@ which slots are initialized.
 
 To fix this issue, always mark the last filled rx slot as invalid.
 
-Signed-off-by: Felix Fietkau <nbd@openwrt.org>
+Signed-off-by: Felix Fietkau <nbd@nbd.name>
 ---
 
 --- a/drivers/net/ethernet/broadcom/bgmac.c