hinic3: remove tx_q name collision hack
A local variable of tx_q worked around name collision with internal txq variable in netif_subqueue macros. This workaround is no longer needed.
Signed-off-by
hinic3: remove tx_q name collision hack
A local variable of tx_q worked around name collision with internal txq variable in netif_subqueue macros. This workaround is no longer needed.
Signed-off-by: Gur Stavi <gur.stavi@huawei.com> Link: https://patch.msgid.link/6376db2a39b8d3bf2fa893f58f56246bed128d5d.1749038081.git.gur.stavi@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
show more ...
|