From 3efe4facdc0c7dd0cfaa78b2dc7f5c615de9c785 Mon Sep 17 00:00:00 2001 From: Suresh Jayaraman Date: Tue, 6 Jul 2010 17:59:46 +0530 Subject: [PATCH] --- yaml --- r: 201702 b: refs/heads/master c: c6332e237fb2ee54bc9c614291a006e4801e0f66 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsglob.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0efee1496f4c..234a8b6c6d19 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4317ceca2bdf4bf91112a21e60f73b4c5a1a5da +refs/heads/master: c6332e237fb2ee54bc9c614291a006e4801e0f66 diff --git a/trunk/fs/cifs/cifsglob.h b/trunk/fs/cifs/cifsglob.h index 6b2c39d809fb..6113427651c4 100644 --- a/trunk/fs/cifs/cifsglob.h +++ b/trunk/fs/cifs/cifsglob.h @@ -145,7 +145,6 @@ struct TCP_Server_Info { struct list_head pending_mid_q; void *Server_NlsInfo; /* BB - placeholder for future NLS info */ unsigned short server_codepage; /* codepage for the server */ - unsigned long ip_address; /* IP addr for the server if known */ enum protocolEnum protocolType; char versionMajor; char versionMinor;