From: Ben Hutchings Date: Sat, 15 Sep 2012 17:11:32 +0000 (+0000) Subject: llc2: Remove the station send queue X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ecf9eea2660c4fe894fabd3c3d0b64860fb0160;p=pandora-kernel.git llc2: Remove the station send queue We only ever put one skb on the send queue, and then immediately send it. Remove the queue and call dev_queue_xmit() directly. This leaves struct llc_station empty, so remove that as well. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed