From: Jouni Malinen Date: Wed, 26 Apr 2023 20:08:38 +0000 (+0300) Subject: Fix file mode bits X-Git-Tag: hostap_2_11~1188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0743d5e5a7af1e74bbc953f0aed2975438031c;p=thirdparty%2Fhostap.git Fix file mode bits The execute bits were not supposed to be added to a source code file. Fixes: 927dbfb453ed ("Fix 40 MHz channel bringup with ACS on the 6 GHz band") Signed-off-by: Jouni Malinen --- diff --git a/src/ap/hostapd.c b/src/ap/hostapd.c old mode 100755 new mode 100644