eal/bsd: remove useless assignments
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Feb 2015 14:59:07 +0000 (09:59 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 4 Mar 2015 20:50:42 +0000 (21:50 +0100)
commit944127d1ed5b5d7a8c917817c74b37680c84f127
tree0821638f2b51bea8ad5dbb0dd74e827d32f35a50
parent03b2f7716b185f04d29af7c2369a34aba3c5144e
eal/bsd: remove useless assignments

If variable is set in the next line, it doesn't need to be
initialized.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/bsdapp/eal/eal_pci.c