diff options
author | Yajun Deng <yajun.deng@linux.dev> | 2021-08-23 11:17:59 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-01 17:25:46 +0100 |
commit | 2f56c4845df93c509ea3a63588fd4251ef5c5c87 (patch) | |
tree | fa260098772111c5f7711ad19fd0a7766b93e177 /lib/test-string_helpers.c | |
parent | 55402a4618721f350a9ab660bb42717d8aa18e7c (diff) |
net: ipv4: Move ip_options_fragment() out of loop
[ Upstream commit faf482ca196a5b16007190529b3b2dd32ab3f761 ]
The ip_options_fragment() only called when iter->offset is equal to zero,
so move it out of loop, and inline 'Copy the flags to each fragment.'
As also, remove the unused parameter in ip_frag_ipcb().
Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions