mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 02:19:54 -04:00
wifi: clean up erroneously introduced file
Evidently Gregory sent this file but I (apparently every else) missed
it entirely, remove that.
Fixes: cf85123a21 ("wifi: iwlwifi: mvm: support enabling and disabling HW timestamping")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
@@
|
||||
struct ieee80211_hw *hw;
|
||||
expression val;
|
||||
@@
|
||||
-hw->wiphy->hw_timestamp_max_peers = val
|
||||
+hw_timestamp_max_peers(hw)
|
||||
Reference in New Issue
Block a user