net/enic: remove ancillary assignment
authorAaron Conole <aconole@redhat.com>
Tue, 26 Sep 2017 18:53:29 +0000 (14:53 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 12 Oct 2017 00:52:49 +0000 (01:52 +0100)
commit61789822acbd30d9cfc94b9089052d9741b6ca3b
treedeb5452ea5a0dd7a6561bc8cf75b10b9b2bb45d8
parentd15ae1c37225e1c163d7d463a4401d6d762c6109
net/enic: remove ancillary assignment

The assignment at initialization is overwritten immediately.  Drop the
assignment.

Signed-off-by: Aaron Conole <aconole@redhat.com>
Reviewed-by: John Daley <johndale@cisco.com>
drivers/net/enic/base/vnic_dev.c