WAN: farsync driver no longer uses syncppp.c directly

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
This commit is contained in:
Krzysztof Hałasa
2008-07-01 22:04:01 +02:00
والد b22267d388
کامیت 0bee8db8f6
3فایلهای تغییر یافته به همراه2 افزوده شده و 11 حذف شده

مشاهده پرونده

@@ -47,10 +47,7 @@ MODULE_LICENSE("GPL");
/* Default parameters for the link
*/
#define FST_TX_QUEUE_LEN 100 /* At 8Mbps a longer queue length is
* useful, the syncppp module forces
* this down assuming a slower line I
* guess.
*/
* useful */
#define FST_TXQ_DEPTH 16 /* This one is for the buffering
* of frames on the way down to the card
* so that we can keep the card busy