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)
commit9cbd4a4ee098426aef07fb20cc322416e293884f
tree9cf86f415e59ca78fd8374417ec22a3497f3a717
parent3b2dd1619cec9128e863cce03435cec13f513240
Don't define "skb_dst_drop" if other skb_dst accessor funcs are defined

When "skb_dst" is included in the kernel sources, don't redefine
"skb_dst_drop", which is defined in dst.h.
datapath/linux-2.6/compat-2.6/include/net/dst.h