]> git.baikalelectronics.ru Git - kernel.git/commit
staging: et131x: Use eth_mac_addr() instead of duplicating the functionality
authorMark Einon <mark.einon@gmail.com>
Wed, 20 Aug 2014 22:17:51 +0000 (23:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:32:36 +0000 (13:32 -0700)
commitfb168a7f5e7cc3071777b300263db881068e6019
tree7c184412e743afa2aa64ecf01ee86cfe62ae94b7
parente98fe9d5d4508fe9be199f772708113b9897679f
staging: et131x: Use eth_mac_addr() instead of duplicating the functionality

There's already working code to set the mac address, so let's use it.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c