diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-03-30 22:48:45 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-03-30 22:50:12 +0200 |
commit | aa2aa818cd1198cfa2498116d57cd9f13fea80e4 (patch) | |
tree | 043213d243dbecd6c004308b0ca6322d994e5865 /intc-scripts/chromeOS/adjustments/024-time-sync.spatch | |
parent | wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del() (diff) | |
download | linux-aa2aa818cd1198cfa2498116d57cd9f13fea80e4.tar.xz linux-aa2aa818cd1198cfa2498116d57cd9f13fea80e4.zip |
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 <johannes.berg@intel.com>
Diffstat (limited to '')
-rw-r--r-- | intc-scripts/chromeOS/adjustments/024-time-sync.spatch | 6 |
1 files changed, 0 insertions, 6 deletions
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) |