llc2: Collapse the station event receive path
authorBen Hutchings <ben@decadent.org.uk>
Sat, 15 Sep 2012 17:11:25 +0000 (17:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2012 17:04:18 +0000 (13:04 -0400)
We only ever put one skb on the event queue, and then immediately
process it.  Remove the queue and fold together the related functions,
removing several blatantly false comments.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found