Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: remove BUG_ON() in tcp_check_req()
Once listener is lockless, its sk_state can change anytime. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information