[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
Remove the static definition of SUPPORT_BOOT_COMMAND. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
4b19fcc363
commit
4f3465f805
@@ -775,7 +775,6 @@ restart:
|
||||
return -1;
|
||||
}
|
||||
|
||||
#ifdef SUPPORT_BOOT_COMMAND
|
||||
cardp->bootcmdresp = 0;
|
||||
do {
|
||||
int j = 0;
|
||||
@@ -796,7 +795,6 @@ restart:
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
#endif
|
||||
|
||||
i = 0;
|
||||
priv->adapter->fw_ready = 0;
|
||||
|
Reference in New Issue
Block a user