Could not tell for sure at what stage you are having this? did you run configure_edison --setup (or the wifi option) ? Does it detect your access point? Is it when you select the one and enter your password, that this happens? If so, maybe one of the above issues...
If not that, but when you later try to connect to it or the like, maybe it could it be the issue, with your local IP addresses for your network is in the range: 192.168.2.x? Mine is and it interferes with the USB... There have been a few threads and ways on how to fix this issue. I usually do this by: editing the file: /etc/systemd/system/basic.target.wants/network-gadget-init.service
and change the two lines that have: 192.168.2.15 to something like: 192.168.99.15. I then usually reboot and my wifi works...