net/atlantic: remove double function declaration
authorIvan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Sun, 1 Sep 2019 14:36:43 +0000 (15:36 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 2 Sep 2019 16:19:50 +0000 (18:19 +0200)
commit5fdd61136babc3ec4a371ed09372c551da3e79b3
treee5646a4ef76062a842e3273d2c1f0648c0490050
parent0ed5e26eb0a5e9b5b17c7a315833df24480db38b
net/atlantic: remove double function declaration

atl_dev_info_get() is declared twice in atl_ethdev.c.
Delete one of these declarations.

Fixes: bb42aa9ffe4e ("net/atlantic: configure device start/stop")
Cc: stable@dpdk.org
Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Igor Russkikh <igor.russkikh@aquantia.com>
drivers/net/atlantic/atl_ethdev.c