mac80211: always allow calling ieee80211_connection_loss()
[cascardo/linux.git] / include / net / inet_connection_sock.h
index ba1d361..1832927 100644 (file)
@@ -318,6 +318,7 @@ extern void inet_csk_reqsk_queue_prune(struct sock *parent,
                                       const unsigned long max_rto);
 
 extern void inet_csk_destroy_sock(struct sock *sk);
+extern void inet_csk_prepare_forced_close(struct sock *sk);
 
 /*
  * LISTEN is a special case for poll..