| | Date | Mon, 13 Dec 2010 12:26:16 -0800 (PST) | | Subject | Re: [PATCH net-next-2.6 v9 01/20] pch_can: Add flow control processing | | From | David Miller <> |
| |
From: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Date: Mon, 13 Dec 2010 15:24:07 +0900
> 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>
Applied.
|