commit | 04d191c259e2a2832ea7aef14cb02fe03a71d51f | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Sat Sep 15 17:11:25 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 17 13:04:18 2012 -0400 |
tree | df9fabecc3c8cf1ca8235f7e20ad02ed50363482 | |
parent | 025e36332573177ecd7c12730e18a4390f994f05 [diff] |
llc2: Collapse the station event receive path 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>