diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-02-22 10:10:18 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-26 20:42:59 +0100 |
commit | 269def7c505b4d229f9ad49bf88543d1e605533e (patch) | |
tree | 341377271f16c0def001a876217a8e6f430d75b4 /net/ipv4 | |
parent | [BRIDGE]: get rid of miscdevice include (diff) | |
download | linux-269def7c505b4d229f9ad49bf88543d1e605533e.tar.xz linux-269def7c505b4d229f9ad49bf88543d1e605533e.zip |
[BRIDGE]: eliminate workqueue for carrier check
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>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions