openwrt-mirror/package/kernel/mac80211/files
Daniel Golle 3ee767086d mac80211: don't call md5sum on non-existing file
If no AP is configured, hostapd-${phy}.conf is not being created,
hence md5sum fails and causes log pollution:

netifd: radio1 (3183): md5sum: can't open '/var/run/hostapd-phy1.conf': No such file or directoy

Hence make sure the file exists when calling md5sum.

Fixes: a5bc9787d4 ("mac80211: add support for dynamically reconfiguring wifi")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-12-08 19:53:11 +01:00
..
lib mac80211: don't call md5sum on non-existing file 2019-12-08 19:53:11 +01:00
mac80211.hotplug base-files, mac80211, broadcom-wl: wifi detection and configuration 2016-11-03 11:08:01 +01:00