[packages] collectd: currently the build fails due to the combination of -Werror...
[packages.git] / utils / collectd / patches / 900-add-iwinfo-plugin.patch
index 09fca50..f195c1b 100644 (file)
 +                      continue;
 +
 +              if (strstr(ifname, "mon.") || strstr(ifname, ".sta") ||
-+                  strstr(ifname, "wmaster") || strstr(ifname, "wifi"))
++                  strstr(ifname, "tmp.") || strstr(ifname, "wifi"))
 +                      continue;
 +
 +              iwinfo_process(ifname);