realtek-r8152-linux
realtek-r8152-linux copied to clipboard
Use strncpy for older kernels
Support for compilation on older linux kernels without support for strscpy
I don't really want to merge because it is hopeless to support all the old kernels. We would have to rebase the old patches every time realtek release a new version.
This repository is intended to support the recent kernels provided by current distributions (in my case, archlinux).
I let @wget handle this PR...