mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Issue: - Workqueue for Tx timestamp is running without delay, use many CPU cycle at hard isr thread priority. - Incorrect return value from ether_handle_tso() Fix: - Update code to use delayed workqueue - Return correct value Bug 200780891 Bug 3400623 Change-Id: I2095a0634e079bf870ef87cd2de1d35fe24bafd4 Signed-off-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2610986 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>