mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
As per Ralf Baechle's observations, the schedule_work() call should give enough of a memory barrier, so the explicit one here is totally unnecessary. Signed-off-by: David S. Miller <davem@davemloft.net>