Loading fs/cifs/cifsglob.h +0 −6 Original line number Diff line number Diff line Loading @@ -109,12 +109,6 @@ enum securityEnum { Kerberos, /* Kerberos via SPNEGO */ }; enum protocolEnum { TCP = 0, SCTP /* Netbios frames protocol not supported at this time */ }; struct session_key { unsigned int len; char *response; Loading Loading
fs/cifs/cifsglob.h +0 −6 Original line number Diff line number Diff line Loading @@ -109,12 +109,6 @@ enum securityEnum { Kerberos, /* Kerberos via SPNEGO */ }; enum protocolEnum { TCP = 0, SCTP /* Netbios frames protocol not supported at this time */ }; struct session_key { unsigned int len; char *response; Loading