mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02: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:
parent
a6ef8a88fc
commit
aa2aa818cd
|
|
@ -1,6 +0,0 @@
|
|||
@@
|
||||
struct ieee80211_hw *hw;
|
||||
expression val;
|
||||
@@
|
||||
-hw->wiphy->hw_timestamp_max_peers = val
|
||||
+hw_timestamp_max_peers(hw)
|
||||
Loading…
Reference in New Issue
Block a user