Merge branch 'fix/hda' into for-linus
[firefly-linux-kernel-4.4.55.git] / net / netfilter / nf_conntrack_netbios_ns.c
index 8a3875e36ec2d37ffbfa197fc4226e41a4a12fe4..497b2224536fe6fe29ec904dabda14b7a55afc89 100644 (file)
@@ -48,7 +48,7 @@ static int help(struct sk_buff *skb, unsigned int protoff,
 {
        struct nf_conntrack_expect *exp;
        struct iphdr *iph = ip_hdr(skb);
-       struct rtable *rt = skb->rtable;
+       struct rtable *rt = skb_rtable(skb);
        struct in_device *in_dev;
        __be32 mask = 0;