ath5k: set mac address in add_interface
authorBob Copeland <me@bobcopeland.com>
Tue, 18 Nov 2008 04:40:38 +0000 (23:40 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 26 Nov 2008 14:47:35 +0000 (09:47 -0500)
Configure the mac address in add_interface and clear it in
remove_interface so that users can change the mac address
to something other than the one in the eeprom.  Also avoid
setting it at attach time so that we won't ack packets
until fully set up.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found