plip: remove superflous return
authorDan Carpenter <error27@gmail.com>
Tue, 24 Aug 2010 02:01:05 +0000 (02:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Aug 2010 23:36:48 +0000 (16:36 -0700)
This return isn't reachable and it obscures the goto on the line before.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found