]> Pileus Git - ~andy/linux/blobdiff - drivers/net/netxen/netxen_nic_ctx.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[~andy/linux] / drivers / net / netxen / netxen_nic_ctx.c
index 3a41b6a84a68636a61fd85fd233a17a4c0ce3cd6..f7d06cbc70ae5780b4fb85db1211d4f8f9726859 100644 (file)
@@ -685,7 +685,6 @@ int netxen_alloc_hw_resources(struct netxen_adapter *adapter)
        if (!NX_IS_REVISION_P2(adapter->ahw.revision_id)) {
                if (test_and_set_bit(__NX_FW_ATTACHED, &adapter->state))
                        goto done;
-
                err = nx_fw_cmd_create_rx_ctx(adapter);
                if (err)
                        goto err_out_free;