projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f31f2a1
)
[SCSI] fcoe: remove extra function decalrations
author
Yi Zou
<
[email protected]
>
Tue, 3 Nov 2009 19:48:39 +0000
(11:48 -0800)
committer
James Bottomley
<
[email protected]
>
Fri, 4 Dec 2009 18:01:14 +0000
(12:01 -0600)
Remove the two extra function decalartions in fcoe.c.
Signed-off-by: Yi Zou <
[email protected]
>
Signed-off-by: Robert Love <
[email protected]
>
Signed-off-by: James Bottomley <
[email protected]
>
drivers/scsi/fcoe/fcoe.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/fcoe/fcoe.c
b/drivers/scsi/fcoe/fcoe.c
index 5615dfe10bf5a1e2b4cd6550bdcd4acac6236964..17ce2efc3c19da448bce64490bae78f024ef01e6 100644
(file)
--- a/
drivers/scsi/fcoe/fcoe.c
+++ b/
drivers/scsi/fcoe/fcoe.c
@@
-102,9
+102,6
@@
static int fcoe_cpu_callback(struct notifier_block *, unsigned long, void *);
static int fcoe_create(const char *, struct kernel_param *);
static int fcoe_destroy(const char *, struct kernel_param *);
-static u8 *fcoe_get_src_mac(struct fc_lport *);
-static void fcoe_destroy_work(struct work_struct *);
-
static struct fc_seq *fcoe_elsct_send(struct fc_lport *,
u32 did, struct fc_frame *,
unsigned int op,