Don't define "skb_dst_drop" if other skb_dst accessor funcs are defined
authorJustin Pettit <jpettit@nicira.com>
Mon, 17 May 2010 20:57:29 +0000 (13:57 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 17 May 2010 22:06:33 +0000 (15:06 -0700)
When "skb_dst" is included in the kernel sources, don't redefine
"skb_dst_drop", which is defined in dst.h.


No differences found