From de2a54095b75b16ca001b551b5f6978fdfa93b25 Mon Sep 17 00:00:00 2001 From: Storm Liang Date: Tue, 7 Jul 2026 14:09:08 +1000 Subject: [PATCH] Revert temp counter workaround The temporary workaround from PR #1962 is superseded by the official fix in PR #1774.\n\nA direct revert is a no-op on current master because PR #1774 already removed the workaround behavior while adding the smart counter polling implementation.\n\nThis empty commit records that the workaround has been intentionally retired.\n\nRefs: https://github.com/sonic-net/sonic-sairedis/pull/1774\nRefs: https://github.com/sonic-net/sonic-sairedis/pull/1962 Signed-off-by: Storm Liang