]> git.baikalelectronics.ru Git - kernel.git/commit
Remove leftover #endif after introducing SO_REUSEPORT
authorThomas Graf <tgraf@suug.ch>
Fri, 25 Jan 2013 00:00:58 +0000 (00:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Jan 2013 06:01:41 +0000 (01:01 -0500)
commit5bff49222c11165f415f331f50b903870919540a
treec5ff3be901ecc7b39c1d62d54a03e44307fa89e3
parent7b15a53f5251014229e5f7251658a4134a2dd4c6
Remove leftover #endif after introducing SO_REUSEPORT

Commit dee9843f4a (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>
arch/mips/include/uapi/asm/socket.h