commit | 34ce36268331719894c4b237a9413fe9e1ab4f75 | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Thu Apr 01 19:01:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 03 14:19:15 2010 -0700 |
tree | c20b62fdcd5485be277ed55abb5daaea621c04cd | |
parent | 65b5b420b5974d86ee030b0a15cd9e6f228071f4 [diff] |
qlcnic: fix interface attach sequence Interface should be visible even if resource allocation fails. netif_device_attach should be called for every netif_device_detach. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>