You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/mac80211
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>
5 years ago
..
files mac80211: don't call md5sum on non-existing file 5 years ago
patches mac80211: switch to upstream owl-loader driver 5 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile mac80211: update to version 5.4-rc8 5 years ago
ath.mk mac80211: switch to upstream owl-loader driver 5 years ago
broadcom.mk mac80211: Update to version 5.2-rc7 5 years ago
intel.mk kernel: Remove support for kernel 3.18 5 years ago
marvell.mk kernel: Remove support for kernel 3.18 5 years ago
ralink.mk ramips: mt7620: fix dependencies 5 years ago
realtek.mk mac80211: fix build of rtw88 5 years ago