qeth: do not spin for SETIP ip assist command
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Mon, 5 Jan 2009 01:35:44 +0000 (17:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2009 01:35:44 +0000 (17:35 -0800)
The ip assist hw command for setting an IP address last unacceptable
long so we can not spin while we waiting for the irq. Since we can
ensure process context for all occurrences of this command we can use
wait.

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found