]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/tcp.h
net: cleanup include/net
[net-next-2.6.git] / include / net / tcp.h
index 740d09be8e2d670767a66c35f1e2831a9a799326..bf20f88fd0338cb7920eb505fc3c47e45d9591a7 100644 (file)
@@ -359,8 +359,7 @@ TCP_ECN_create_request(struct request_sock *req, struct tcphdr *th)
                inet_rsk(req)->ecn_ok = 1;
 }
 
-enum tcp_tw_status
-{
+enum tcp_tw_status {
        TCP_TW_SUCCESS = 0,
        TCP_TW_RST = 1,
        TCP_TW_ACK = 2,