net/mrvl: do not enable port after setting MAC address
authorTomasz Duszynski <tdu@semihalf.com>
Tue, 5 Dec 2017 09:39:18 +0000 (10:39 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit004afcde781450158ea77ffb5a7d2e87ac802886
tree1bbe70d893adc483fe56e5c0b523913c6abc94d9
parentc21051624d009429ddffacec73fbe517c501c3c9
net/mrvl: do not enable port after setting MAC address

Setting enabled port's mac address caused it to stop receiving
packets. Now as that issue is fixed in library reenabling port
is no longer necessary.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
Acked-by: Jianbo Liu <jianbo.liu@arm.com>
drivers/net/mrvl/mrvl_ethdev.c