mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-02 13:59:50 +00:00
Having a work queue for checking carrier leads to lots of race issues. Simpler to just get the cost when data structure is created and update on change. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>