On 27/06/2016 22:29, Deval Shah wrote:
Hello all,
I am trying to add USB-Ethernet driver for Raspberry Pi. I added
required files to libbsd.py and tried to compile.
I am getting the following error which is very strange because the
symbols in this error are already defined in net/if_var.h and t
Hi,
Any consensus regarding the issue ?
Do we go forward with the present implementation or a change is required ?
I have another change for getting and setting the clock rate which is by
the driver.
I can push the same along with the cosmetic changes done by uncrustify.
Thanks
Mudit
On Fri, J
Hello all,
I am trying to add USB-Ethernet driver for Raspberry Pi. I added required
files to libbsd.py and tried to compile.
I am getting the following error which is very strange because the symbols
in this error are already defined in net/if_var.h and the file is included
in usb_ethernet.c.