ANDROID: netfilter: nf_socket: Use refcount_inc() instead of atomic_inc()
Since upstream commit 41c6d650 ("net: convert sock.sk_refcnt from atomic_t to refcount_t") changed sk_refcnt to refcount_t from atomic_t. Signed-off-by:Amit Pundir <amit.pundir@linaro.org>
Loading
Please register or sign in to comment