[PATCH net-next v1 0/1] queue_api: reduce risk of name collision over txq
From: Gur Stavi
Date: Sun May 18 2025 - 05:44:29 EST
Rename local variable in macros from txq to _txq.
When macro parameter get_desc is expended it is likely to have a txq
token that refers to a different txq variable at the caller's site.
Gur Stavi (1):
queue_api: reduce risk of name collision over txq
include/net/netdev_queues.h | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
base-commit: 67fa756408a5359941bea2c021740da5e9ed490d
--
2.45.2