commit | b69bcd9d9c3c47ed76da9cc0215c2eda0b7c16cf | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Aug 09 09:50:37 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 10 02:51:10 2010 -0700 |
tree | bf9e9fac2ed2472707c4b2d55b481312cbfe188b | |
parent | dacb397511289154a68dea1f4bd674c660161c23 [diff] |
isdn: avm: call pci_disable_device() if pci_probe() failed Driver should call pci_disable_device() if it returns from pci_probe() with error. Signed-off-by: Kulikov Vasiliy <segooon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>