mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
This commit is contained in:
commit
f5c0c6f429
333 changed files with 4400 additions and 2798 deletions
|
@ -1825,7 +1825,7 @@ out:
|
|||
}
|
||||
|
||||
/* We use paged skbs for stream sockets, and limit occupancy to 32768
|
||||
* bytes, and a minimun of a full page.
|
||||
* bytes, and a minimum of a full page.
|
||||
*/
|
||||
#define UNIX_SKB_FRAGS_SZ (PAGE_SIZE << get_order(32768))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue