From: Ben Hutchings Date: Sat, 15 Sep 2012 17:11:25 +0000 (+0000) Subject: llc2: Collapse the station event receive path X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04d191c259e2a2832ea7aef14cb02fe03a71d51f;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed