"git@git.tuxist.de:jan.koester/linux.git" did not exist on "7ce5ba3c7ef26284f60babbe4465259d1f9968f3"
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 <ben@decadent.org.uk> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment