From: David S. Miller Date: Fri, 7 Jan 2022 14:04:19 +0000 (+0000) Subject: Merge branch 'octeontx2-ptp-bugs' X-Git-Tag: baikal/aarch64/sdk6.1~4966^2^2~7 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=f8d44e3cad678ad6e1ec41d115a4a13633baf65b;p=kernel.git Merge branch 'octeontx2-ptp-bugs' Subbaraya Sundeep says: ==================== octeontx2: Fix PTP bugs This patchset addresses two problems found when using ptp. Patch 1 - Increases the refcount of ptp device before use which was missing and it lead to refcount increment after use bug when module is loaded and unloaded couple of times. Patch 2 - PTP resources allocated by VF are not being freed during VF teardown. This patch fixes that. ==================== Signed-off-by: David S. Miller --- f8d44e3cad678ad6e1ec41d115a4a13633baf65b