diff options
author | Alan Ott <alan@signal11.us> | 2013-04-03 08:00:56 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-08 01:06:43 +0400 |
commit | b5992fe962b0c91880229ec31166517e4db2977b (patch) | |
tree | 7672154a4e1237d58c2e81c6674894d6410ddc91 /lib/cmdline.c | |
parent | 7dd43d356e739ea0fbeb832722fec36ba4e47540 (diff) | |
download | linux-b5992fe962b0c91880229ec31166517e4db2977b.tar.xz |
mac802154: Use netif flow control
Use netif_stop_queue() and netif_wake_queue() to control the flow of
packets to mac802154 devices. Since many IEEE 802.15.4 devices have no
output buffer, and since the mac802154 xmit() function is designed to
block, netif_stop_queue() is called after each packet.
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/cmdline.c')
0 files changed, 0 insertions, 0 deletions