Searched hist:"25 b90c19102f50ae261cbc328361c0fc66b7c901" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | diff 25b90c19102f50ae261cbc328361c0fc66b7c901 Mon Oct 11 08:09:09 CDT 2021 Jakub Kicinski <kuba@kernel.org> tulip: fix setting device address from rom
I missed removing i from the array index when converting from a loop to a direct copy.
Fixes: ca8793175564 ("ethernet: tulip: remove direct netdev->dev_addr writes") Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | de2104x.c | diff 25b90c19102f50ae261cbc328361c0fc66b7c901 Mon Oct 11 08:09:09 CDT 2021 Jakub Kicinski <kuba@kernel.org> tulip: fix setting device address from rom
I missed removing i from the array index when converting from a loop to a direct copy.
Fixes: ca8793175564 ("ethernet: tulip: remove direct netdev->dev_addr writes") Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|