summaryrefslogtreecommitdiff
path: root/scripts/lib/abi/abi_parser.py
diff options
context:
space:
mode:
authorMarkus Blöchl <markus@blochl.de>2025-07-13 22:21:41 +0200
committerJakub Kicinski <kuba@kernel.org>2025-07-15 16:21:59 -0700
commite6176ab107ec6e57a752a97ba9f7c34a23034262 (patch)
tree1b6a17a9db833b588186c7cf291972ebf00a0b51 /scripts/lib/abi/abi_parser.py
parentae2256f9677b3c784bad99d4198d27b1a62fabc9 (diff)
net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
get_time_fn() callback implementations are expected to fill out the entire system_counterval_t struct as it may be initially uninitialized. This broke with the removal of convert_art_to_tsc() helper functions which left use_nsecs uninitialized. Initially assign the entire struct with default values. Fixes: f5e1d0db3f02 ("stmmac: intel: Remove convert_art_to_tsc()") Cc: stable@vger.kernel.org Signed-off-by: Markus Blöchl <markus@blochl.de> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250713-stmmac_crossts-v1-1-31bfe051b5cb@blochl.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/abi/abi_parser.py')
0 files changed, 0 insertions, 0 deletions