commit | 5b54e16f1a54cee8e590cb039b5c067914ae5081 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <frank.blaschka@de.ibm.com> | Sun Jan 04 17:35:44 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 04 17:35:44 2009 -0800 |
tree | 562397665ca7a4864e9c0e563b99d7ebdf0e8d7e | |
parent | fc9c24603c4b93d84160e14c0a98a754d4328d15 [diff] |
qeth: do not spin for SETIP ip assist command 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>