CIFS: Separate protocol-specific code from transport routines
[linux-block.git] / fs / cifs / cifs_debug.h
index 8942b28cf807d5aba71fc0066c1f129606e11910..0a234c1db947839ae11604f1f80b9cf663b42999 100644 (file)
@@ -32,7 +32,7 @@ void cifs_dump_mids(struct TCP_Server_Info *);
 #define DBG2 0
 #endif
 extern int traceSMB;           /* flag which enables the function below */
-void dump_smb(struct smb_hdr *, int);
+void dump_smb(void *, int);
 #define CIFS_INFO      0x01
 #define CIFS_RC                0x02
 #define CIFS_TIMER     0x04