net: Refresh config dependency of NET_READAHEAD

ICMP(v6) uses IOB queue as readahead, but TCP/UDP don't now.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
This commit is contained in:
Zhe Weng
2024-12-03 16:50:34 +08:00
committed by Xiang Xiao
parent d36ddb5790
commit 035fdb4951
3 changed files with 4 additions and 4 deletions

View File

@@ -62,8 +62,8 @@ config IOB_NCHAINS
I/O buffer chain containers that also carry a payload of usage
specific information.
Note: TCP doesn't use this.
Note: UDP and CAN use this.
Note: TCP and UDP don't use this.
Note: ICMP/ICMPv6 and CAN use this.
config IOB_THROTTLE
int "I/O buffer throttle value"