app/pdump: fix port id type
authorZhiyong Yang <zhiyong.yang@intel.com>
Thu, 12 Oct 2017 09:32:50 +0000 (17:32 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Oct 2017 00:17:49 +0000 (01:17 +0100)
commitbcfa5579bc4d8b184987feeae8eae7d0adfc5f18
tree733f448b71bdfdd93ca8119050e1deaa8778e2cf
parent6e8b40b36c9d704cbe0b8d9445fe15fb12f9a4f4
app/pdump: fix port id type

Increase port id range to 16 bits and remove the unnecessary cast.

Fixes: f8244c6399d9 ("ethdev: increase port id range")

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
app/pdump/main.c