diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/phonet/pep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/phonet/pep.c b/net/phonet/pep.c index 9c903f9e5079..3e60f2e4e6c2 100644 --- a/net/phonet/pep.c +++ b/net/phonet/pep.c | |||
@@ -300,7 +300,6 @@ static int pipe_handler_send_ind(struct sock *sk, u8 utid, u8 msg_id) | |||
300 | 300 | ||
301 | static int pipe_handler_enable_pipe(struct sock *sk, int enable) | 301 | static int pipe_handler_enable_pipe(struct sock *sk, int enable) |
302 | { | 302 | { |
303 | struct pep_sock *pn = pep_sk(sk); | ||
304 | int utid, req; | 303 | int utid, req; |
305 | 304 | ||
306 | if (enable) { | 305 | if (enable) { |