Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove leftover #endif after introducing SO_REUSEPORT
Commit 055dc21 (soreuseport: infrastructure) removed the #if 0 around SO_REUSEPORT without removing the corresponding #endif thus causing the header guard to close early. Cc: Tom Herbert <therbert@google.com> Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information