small fixes mostly for kernel 2.6.31
[openwrt-10.03/.git] / target / linux / generic-2.6 / patches-2.6.31 / 200-sched_esfq.patch
index f72c0e370538a621928464d6bffbb398ca907954..fb28e908584091a48c2a2ff798a8ba94c2a8f778 100644 (file)
 +              break;
 +      }
 +      default:
-+              info.dst   = (u32)(unsigned long)skb->dst;
++              info.dst   = (u32)(unsigned long)skb_dst(skb);
 +              info.src   = (u32)(unsigned long)skb->sk;
 +              info.proto = skb->protocol;
 +      }