Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf32ed92 authored by John W. Linville's avatar John W. Linville
Browse files

orinoco: support ETHTOOL_GPERMADDR

parent 5e5eab5d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2225,6 +2225,7 @@ int orinoco_if_add(struct orinoco_private *priv,
	netif_carrier_off(dev);

	memcpy(dev->dev_addr, wiphy->perm_addr, ETH_ALEN);
	memcpy(dev->perm_addr, wiphy->perm_addr, ETH_ALEN);

	dev->base_addr = base_addr;
	dev->irq = irq;