Free sk_buffs with kfree_skb() instead of just kfree().
authorJustin Pettit <jpettit@nicira.com>
Fri, 10 Oct 2008 22:06:43 +0000 (15:06 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 10 Oct 2008 22:06:43 +0000 (15:06 -0700)
commit9073578e38c1a04ab2faf79387d2797e65821334
treedaeae3bae7b03891f2bf24089c09ac29bd055a3e
parente10dfcf357301f359acea912f3efd652c8208b3e
Free sk_buffs with kfree_skb() instead of just kfree().
datapath/datapath.c