treewide: fix replace nbd@openwrt.org with nbd@nbd.name
[openwrt/svn-archive/archive.git] / package / kernel / mac80211 / patches / 319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch
index b646ab36dd204205735338c394a71f3bb58bd46a..b3516079e14ace628c56c24be47f67d9522361fe 100644 (file)
@@ -1,11 +1,11 @@
-From: Felix Fietkau <nbd@openwrt.org>
+From: Felix Fietkau <nbd@nbd.name>
 Date: Tue, 2 Feb 2016 14:39:09 +0100
 Subject: [PATCH] cfg80211: add function for 802.3 conversion with separate
  output buffer
 
 Use skb_copy_bits in preparation for allowing fragmented skbs
 
-Signed-off-by: Felix Fietkau <nbd@openwrt.org>
+Signed-off-by: Felix Fietkau <nbd@nbd.name>
 Signed-off-by: Johannes Berg <johannes.berg@intel.com>
 ---