mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 13:44:15 +08:00
b5992fe962
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> |
||
---|---|---|
.. | ||
ieee802154_dev.c | ||
Kconfig | ||
mac802154.h | ||
mac_cmd.c | ||
Makefile | ||
mib.c | ||
monitor.c | ||
rx.c | ||
tx.c | ||
wpan.c |