From 1907e3f0e4d5c2c0e7fd29b497219c5d90facf63 Mon Sep 17 00:00:00 2001 From: Changli Gao Date: Tue, 19 Oct 2010 21:51:03 +0000 Subject: [PATCH] --- yaml --- r: 215237 b: refs/heads/master c: c5e90f562047ff9713183cf5e18f5e8997bc7373 h: refs/heads/master i: 215235: 795bca1488fbfd65978e02caff6b8ca9b16306a9 v: v3 --- [refs] | 2 +- trunk/net/phonet/pep.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 29b8d2cfb8e5..1c0744a6c676 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f13d493d9cf772d510d78ae00bb9f4d680b3170b +refs/heads/master: c5e90f562047ff9713183cf5e18f5e8997bc7373 diff --git a/trunk/net/phonet/pep.c b/trunk/net/phonet/pep.c index 9c903f9e5079..3e60f2e4e6c2 100644 --- a/trunk/net/phonet/pep.c +++ b/trunk/net/phonet/pep.c @@ -300,7 +300,6 @@ static int pipe_handler_send_ind(struct sock *sk, u8 utid, u8 msg_id) static int pipe_handler_enable_pipe(struct sock *sk, int enable) { - struct pep_sock *pn = pep_sk(sk); int utid, req; if (enable) {