diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2010-06-01 02:18:32 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-02 12:16:22 (GMT) |
commit | 38454db3f0b694df929073a5a867edf30551d950 (patch) | |
tree | 0725a76b8f03337b63caf3da8aaee526cba990ef /lib | |
parent | c1f8fc57c046903b5e7c891f2922592d5f775af3 (diff) | |
download | linux-38454db3f0b694df929073a5a867edf30551d950.tar.xz |
mac8390: propagate error code from request_irq
Use the request_irq() error code as the return value for mac8390_open().
EAGAIN doesn't make sense for Nubus slot IRQs. Only this driver can claim
this IRQ (until the NIC is removed, which means everything is powered
down).
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions