From: Johannes Berg Date: Thu, 30 Mar 2023 20:48:45 +0000 (+0200) Subject: wifi: clean up erroneously introduced file X-Git-Tag: v6.4-rc1~77^2~182^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=aa2aa818cd1198cfa2498116d57cd9f13fea80e4;p=tomoyo%2Ftomoyo-test1.git wifi: clean up erroneously introduced file Evidently Gregory sent this file but I (apparently every else) missed it entirely, remove that. Fixes: cf85123a210f ("wifi: iwlwifi: mvm: support enabling and disabling HW timestamping") Signed-off-by: Johannes Berg --- diff --git a/intc-scripts/chromeOS/adjustments/024-time-sync.spatch b/intc-scripts/chromeOS/adjustments/024-time-sync.spatch deleted file mode 100644 index 425e4700b343..000000000000 --- a/intc-scripts/chromeOS/adjustments/024-time-sync.spatch +++ /dev/null @@ -1,6 +0,0 @@ -@@ -struct ieee80211_hw *hw; -expression val; -@@ --hw->wiphy->hw_timestamp_max_peers = val -+hw_timestamp_max_peers(hw)