Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap...
[pandora-kernel.git] / net / ipv4 / ah4.c
index c7056b2..36d1440 100644 (file)
@@ -369,8 +369,6 @@ static int ah_input(struct xfrm_state *x, struct sk_buff *skb)
                if (err == -EINPROGRESS)
                        goto out;
 
-               if (err == -EBUSY)
-                       err = NET_XMIT_DROP;
                goto out_free;
        }