David S. Miller e44c39bd84 [NET]: Add memory barrrier to netif_poll_enable()
When a driver writer calls this, they generally expect that
all previous stores and modifications they've made will be
visible before netif_poll_enable() executes, so ensure this.

Noticed by Ben H.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-31 14:06:48 -08:00
..
2006-12-15 17:18:22 +01:00
2006-12-20 02:53:13 -05:00
2006-12-07 08:39:25 -08:00
2006-12-20 09:11:55 +01:00
2006-12-13 09:05:55 -08:00