commit | d8d70caf836e48c4c462435d38434f2901058884 | [log] [tgz] |
---|---|---|
author | Sivakumar Subramani <Sivakumar.Subramani@neterion.com> | Sat Feb 24 02:04:24 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Feb 27 04:27:12 2007 -0500 |
tree | 8384fb3b15f51b9f038c1c36b4e556fe1427c603 | |
parent | fa1f0cb350989617281a98d30e6a3a4914c79b58 [diff] |
S2IO: Restoring the mac address in s2io_reset - Restore in s2io_reset, the mac address assigned during s2io_open. Earlier, it was getting overwritten to the factory default (read from the eeprom) and subsequently dropping received frames. - Fixed the typo in calling rtnl_unlock in s2io_set_link function. Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>