DM9000: added eth_set_mac()
commit08d9c9d00f557a997f1869ec7bbff09ae6c4db93
authorMichel Pollet <buserror@gmail.com>
Thu, 5 Feb 2009 11:14:59 +0000 (5 11:14 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 5 Feb 2009 11:14:59 +0000 (5 11:14 +0000)
treea65ee512080574622da501b203d41f4ee3887c38
parentbe0c21eed8d0cf70313f8c0251577c4ace12a7bf
DM9000: added eth_set_mac()

Moved the code for setting the MAC into the DM9000
and made it a function that can be called without
initializing the DM9000 fully.
This patch sllows the init code to set the MAC for the
kernel, on DM9000 that have no eeprom (MINI2440)
drivers/net/dm9000x.c