MIPS: Allow suspend and hibernation again on uniprocessor kernels.
[pandora-kernel.git] / net / netfilter / nf_conntrack_netbios_ns.c
index 8a3875e..497b222 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;