diff options
author | Tomoya <tomoya-linux@dsn.okisemi.com> | 2010-12-12 21:24:07 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-13 21:24:18 +0100 |
commit | 76d94b232940ca91e9b26c590cb7312ab88ff722 (patch) | |
tree | 05b7db8706741aea22da359ec64e64429142b5a3 /drivers/net/wimax | |
parent | net: add limits to ip_default_ttl (diff) | |
download | linux-76d94b232940ca91e9b26c590cb7312ab88ff722.tar.xz linux-76d94b232940ca91e9b26c590cb7312ab88ff722.zip |
pch_can: Add flow control processing
Currently, there is no flow control processing.
Thus, Add flow control processing as
when there is no empty of tx buffer,
netif_stop_queue is called.
When there is empty buffer, netif_wake_queue is called.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wimax')
0 files changed, 0 insertions, 0 deletions