[LLC]: Fix double receive of SKB.
authorAndrew Morton <akpm@osdl.org>
Fri, 2 Jun 2006 23:29:20 +0000 (16:29 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:29:19 +0000 (21:29 -0700)
commit2f45c340e09242641d4f11498c3be48b35abb926
tree9a14226719f9a1e10d7ef219e24404570be155f2
parentc45fb1089e714146206d7e295ff337893424c874
[LLC]: Fix double receive of SKB.

Oops fix from Stephen: remove duplicate rcv() calls.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/llc/llc_input.c