Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: include/net/inetpeer.h net/ipv6/output_core.c Changes in net were fixing bugs in code removed in net-next. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -171,5 +171,4 @@ static inline void inet_peer_refcheck(const struct inet_peer *p)
|
||||
{
|
||||
WARN_ON_ONCE(atomic_read(&p->refcnt) <= 0);
|
||||
}
|
||||
|
||||
#endif /* _NET_INETPEER_H */
|
||||
|
Reference in New Issue
Block a user