mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[SCSI] libiscsi: export function iscsi_switch_str_param
Signed-off-by: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
parent
c6a4bb2ef5
commit
adaf6990dd
2 changed files with 3 additions and 1 deletions
|
@ -427,6 +427,7 @@ extern void iscsi_complete_scsi_task(struct iscsi_task *task,
|
|||
*/
|
||||
extern void iscsi_pool_free(struct iscsi_pool *);
|
||||
extern int iscsi_pool_init(struct iscsi_pool *, int, void ***, int);
|
||||
extern int iscsi_switch_str_param(char **, char *);
|
||||
|
||||
/*
|
||||
* inline functions to deal with padding.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue