mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
atm: lanai: fix "take a while" typo
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/mn5rh6i773csmcrpfcr6bogvv2auypz2jwjn6dap2rxousxnw5@tarta.nabijaczleweli.xyz Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
0e86f3eb83
commit
60687c2c5c
@@ -755,7 +755,7 @@ static void lanai_shutdown_rx_vci(const struct lanai_vcc *lvcc)
|
||||
/* Shutdown transmitting on card.
|
||||
* Unfortunately the lanai needs us to wait until all the data
|
||||
* drains out of the buffer before we can dealloc it, so this
|
||||
* can take awhile -- up to 370ms for a full 128KB buffer
|
||||
* can take a while -- up to 370ms for a full 128KB buffer
|
||||
* assuming everone else is quiet. In theory the time is
|
||||
* boundless if there's a CBR VCC holding things up.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user