We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Linux kernel supports setting the hardware address by ioctl
ifconfig eth0 down ifconfig eth0 hw aa:bb:cc:dd:ee:ff ifconfig eth0 up
So this patch can be dropped and has no chance of going upstream