]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/tcp_output.c
[BRIDGE]: fix race on bridge del if
[linux-2.6-omap-h63xx.git] / net / ipv4 / tcp_output.c
index c5b911f9b662cb33b959755cebd3f2fb8d8c7fe0..8225e4257258a13b5697c255290e5741dc642f0f 100644 (file)
@@ -1610,7 +1610,7 @@ void tcp_send_fin(struct sock *sk)
  * was unread data in the receive queue.  This behavior is recommended
  * by draft-ietf-tcpimpl-prob-03.txt section 3.10.  -DaveM
  */
-void tcp_send_active_reset(struct sock *sk, unsigned int __nocast priority)
+void tcp_send_active_reset(struct sock *sk, gfp_t priority)
 {
        struct tcp_sock *tp = tcp_sk(sk);
        struct sk_buff *skb;