commit | c9ffebdde8deccf9ea3a7a97bcd84de0a35ddad7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 23 08:08:44 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 24 15:41:53 2020 -0700 |
tree | 7f92a884306f8e1ce1697dcb6c245f8cfe20f433 | |
parent | e024e008186bf9f4109c86b66dd60d0f926bc1fb [diff] |
net/bpfilter: split __bpfilter_process_sockopt Split __bpfilter_process_sockopt into a low-level send request routine and the actual setsockopt hook to split the init time ping from the actual setsockopt processing. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>