]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
myri10ge: fix stop/go mmio ordering
authorBrice Goglin <brice@myri.com>
Thu, 30 Oct 2008 07:59:33 +0000 (08:59 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 31 Oct 2008 04:46:15 +0000 (00:46 -0400)
commit6824a105d4b699e3c08cc3df371de4b0480017b9
tree1c490b785d03dc946afeb8c69c91f5354d8a96d9
parentce39a800ea87c655de49af021c8b20ee323cb40d
myri10ge: fix stop/go mmio ordering

Use mmiowb() to ensure "stop" and "go" commands are sent in order on ia64.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/myri10ge/myri10ge.c