From 070f7812da16b692d4e65fdfd418654fdb42729d Mon Sep 17 00:00:00 2001 From: Eric Joyner Date: Fri, 25 Jun 2021 10:28:28 -0700 Subject: [PATCH] ice_ddp: Revert mode back to 0644 The last commit (538ef055b7ea11326ba22197537e617587a0d677) accidentally set the executable bits for this file. This is not intended to be executed at all. (Would that even work?) Sponsored by: Intel Corporation --- sys/contrib/dev/ice/ice-1.3.24.0.pkg | Bin 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 sys/contrib/dev/ice/ice-1.3.24.0.pkg diff --git a/sys/contrib/dev/ice/ice-1.3.24.0.pkg b/sys/contrib/dev/ice/ice-1.3.24.0.pkg old mode 100755 new mode 100644