commit | 36ea0cab2696655030dc953e559f5c5bd223a38e | [log] [tgz] |
---|---|---|
author | Patrick Wildt <patrick@blueri.se> | Wed Oct 07 11:03:30 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Oct 19 22:59:53 2020 +0200 |
tree | 19ef15a9056a188ca7ddf9c695e7eb6ccf577ac3 | |
parent | 3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca [diff] |
net: add a define for the number of packets received as batch With a define for the magic number of packets received as batch we can make sure that the EFI network stack caches the same amount of packets. Signed-off-by: Patrick Wildt <patrick@blueri.se> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>