Commit aa2aa818 authored by Johannes Berg's avatar Johannes Berg

wifi: clean up erroneously introduced file

Evidently Gregory sent this file but I (apparently every else) missed
it entirely, remove that.

Fixes: cf85123a ("wifi: iwlwifi: mvm: support enabling and disabling HW timestamping")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent a6ef8a88
@@
struct ieee80211_hw *hw;
expression val;
@@
-hw->wiphy->hw_timestamp_max_peers = val
+hw_timestamp_max_peers(hw)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment