mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
This brings things inline with the sk_acceptq_is_full() bug fix. The limit test should be x >= sk_max_ack_backlog. Signed-off-by: David S. Miller <davem@davemloft.net>