ofpbuf: Add private pointer for dpdk
authorPravin Shelar <pshelar@nicira.com>
Mon, 31 Mar 2014 19:44:06 +0000 (12:44 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Sun, 30 Mar 2014 13:18:38 +0000 (06:18 -0700)
commit6e2f6e708fb9bdb5443f8854016ea4f6fa73b355
tree705134b122f33ccb3a45bc53ac26b3f1547874e6
parent6740b72141c6e76c6793c4429f1fdeecd4f41ec3
ofpbuf: Add private pointer for dpdk

netdev-dpdk uses this pointer to store dpdk mbuf. This patch fixes
compilation error in dpdk.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/ofpbuf.h