"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "f141ed65f256ec036c7fba604da6b7c448096ef9"
dp83640: Delay scheduled work.
Currently rx_timestamp_work reschedules itself as a regular workqueue item, effectively causing it run constantly as long as there are packets left in the queue. Fix by using delayed workqueue items, limiting it to run only every two jiffies. Signed-off-by:Stefan Sørensen <stefan.sorensen@spectralink.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please register or sign in to comment