treewide: fix replace nbd@openwrt.org with nbd@nbd.name
[openwrt.git] / target / linux / generic / patches-4.1 / 103-packet_allow_empty_payload.patch
index bad5b34..2b9c4b0 100644 (file)
@@ -2,7 +2,7 @@ Fix a regression in the af_packet code that was breaking PPPoE
 
 pppd sends packets with only a header and no payload.
 
-Signed-off-by: Felix Fietkau <nbd@openwrt.org>
+Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/net/packet/af_packet.c
 +++ b/net/packet/af_packet.c