[PATCH] skge: use mmiowb
authorStephen Hemminger <shemminger@osdl.org>
Tue, 21 Mar 2006 18:57:04 +0000 (10:57 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 21 Mar 2006 21:00:51 +0000 (16:00 -0500)
commitc68ce71a340ffb5c589db5d9f9af1ce4ef81baa9
tree4fc443b263453df988de5133a9ab07561f40fbc4
parentff7907aede7962629c2eb50e08b870316c80518f
[PATCH] skge: use mmiowb

Add mmio barriers at the appropriate places, don't have a platform
that needs them, but this is where the documentation of the patch
says to add them.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/skge.c