diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2012-09-15 19:11:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-17 19:04:18 +0200 |
commit | 5ecf9eea2660c4fe894fabd3c3d0b64860fb0160 (patch) | |
tree | 88e9225ae11f69922c5bc45842fe9bbcf7dfb419 /security | |
parent | llc2: Collapse the station event receive path (diff) | |
download | linux-5ecf9eea2660c4fe894fabd3c3d0b64860fb0160.tar.xz linux-5ecf9eea2660c4fe894fabd3c3d0b64860fb0160.zip |
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions