Home
last modified time | relevance | path

Searched hist:"269 def7c" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_if.c269def7c Thu Feb 22 03:10:18 CST 2007 Stephen Hemminger <shemminger@linux-foundation.org> [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>
269def7c Thu Feb 22 03:10:18 CST 2007 Stephen Hemminger <shemminger@linux-foundation.org> [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>
H A Dbr_private.h269def7c Thu Feb 22 03:10:18 CST 2007 Stephen Hemminger <shemminger@linux-foundation.org> [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>
269def7c Thu Feb 22 03:10:18 CST 2007 Stephen Hemminger <shemminger@linux-foundation.org> [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>