]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cifs: remove unused ip_address field in struct TCP_Server_Info
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 6 Jul 2010 12:29:46 +0000 (17:59 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:33 +0000 (12:40 +0000)
commitc6332e237fb2ee54bc9c614291a006e4801e0f66
tree37ac5dcc106e614144e0aed541fd548b792f01e7
parente4317ceca2bdf4bf91112a21e60f73b4c5a1a5da
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>
fs/cifs/cifsglob.h