dpdk: fix compiler warnings on 32bit build
authorAndy Zhou <azhou@nicira.com>
Mon, 21 Sep 2015 23:01:23 +0000 (16:01 -0700)
committerAndy Zhou <azhou@nicira.com>
Thu, 24 Sep 2015 20:12:59 +0000 (13:12 -0700)
commit3a8653d716d92b563c70b6a81bd92385cba99d18
treef697e727ef48cd8def7271d5f5ae0cb935950f1a
parentad4adec2a33fe4edaf0e619ddcbee852c9cbe6a7
dpdk: fix compiler warnings on 32bit build

Those changes fix compiler warnings.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
lib/netdev-dpdk.c