]> git.baikalelectronics.ru Git - kernel.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)
commit9b57de20e529a8b30217974df797f63c2994fde8
tree1c490b785d03dc946afeb8c69c91f5354d8a96d9
parent315b0aa68e707a807b603570b761f542f223f51f
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