]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/cifs/cifsproto.h
[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info
[linux-2.6-omap-h63xx.git] / fs / cifs / cifsproto.h
index 0c55dff2add8caafe5bced51c5f92eab88b9288c..3a37c6c67f6f31fc69de3a5fc0330853fe9c8602 100644 (file)
@@ -77,8 +77,7 @@ extern void header_assemble(struct smb_hdr *, char /* command */ ,
 extern int small_smb_init_no_tc(const int smb_cmd, const int wct,
                                struct cifsSesInfo *ses,
                                void **request_buf);
-extern struct key *cifs_get_spnego_key(struct cifsSesInfo *sesInfo,
-                                       const char *hostname);
+extern struct key *cifs_get_spnego_key(struct cifsSesInfo *sesInfo);
 extern int CIFS_SessSetup(unsigned int xid, struct cifsSesInfo *ses,
                             const int stage,
                             const struct nls_table *nls_cp);