diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2021-11-07 22:33:21 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-03-27 00:07:34 +0000 |
commit | 92fb51bc98814958f4c4d69b6a397a17c83d62c6 (patch) | |
tree | 001410ccf780eeea720ea69641bf13525fb4e306 /BSDmakefile | |
parent | 483503603cb210919088294051e6d27de1f03718 (diff) | |
download | upstream-92fb51bc98814958f4c4d69b6a397a17c83d62c6.tar.gz upstream-92fb51bc98814958f4c4d69b6a397a17c83d62c6.tar.bz2 upstream-92fb51bc98814958f4c4d69b6a397a17c83d62c6.zip |
generic: 5.15: standardize tcp_no_window_check pending patch
Standardize pending patch tcp_no_window_check patch as with
new kernel they added a check for global variables.
The 2 new condition are that they must be read-only or
the data pointer should not point to kernel/module global
data.
Remove the global variable and move it to a standard place
following other variables logic.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions