commit | c6332e237fb2ee54bc9c614291a006e4801e0f66 | [log] [tgz] |
---|---|---|
author | Suresh Jayaraman <sjayaraman@suse.de> | Tue Jul 06 17:59:46 2010 +0530 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 02 12:40:33 2010 +0000 |
tree | 37ac5dcc106e614144e0aed541fd548b792f01e7 | |
parent | e4317ceca2bdf4bf91112a21e60f73b4c5a1a5da [diff] |
cifs: remove unused ip_address field in struct TCP_Server_Info The ip_address field is not used and seems redundant as there is union addr already and I don't see any future use as well. Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Steve French <sfrench@us.ibm.com>