diff options
author | Tomoya <tomoya-linux@dsn.okisemi.com> | 2010-12-12 23:24:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-13 23:24:18 +0300 |
commit | 76d94b232940ca91e9b26c590cb7312ab88ff722 (patch) | |
tree | 05b7db8706741aea22da359ec64e64429142b5a3 /drivers/misc/atmel_tclib.c | |
parent | 249fab773dd5f689318c969ed649c4db077cdfc3 (diff) | |
download | linux-76d94b232940ca91e9b26c590cb7312ab88ff722.tar.xz |
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/misc/atmel_tclib.c')
0 files changed, 0 insertions, 0 deletions