Phonet: use socket destination in pipe protocol

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Rémi Denis-Courmont
2011-02-24 23:14:58 +00:00
committed by David S. Miller
parent a8059512b1
commit 14ba8faebc
2 changed files with 16 additions and 26 deletions

View File

@@ -47,7 +47,6 @@ struct pep_sock {
u8 aligned;
#ifdef CONFIG_PHONET_PIPECTRLR
u8 pipe_state;
struct sockaddr_pn remote_pep;
#endif
};