]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/s2io.c
S2IO: Restoring the mac address in s2io_reset
authorSivakumar Subramani <Sivakumar.Subramani@neterion.com>
Sat, 24 Feb 2007 07:04:24 +0000 (02:04 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:27:12 +0000 (04:27 -0500)
commitd8d70caf836e48c4c462435d38434f2901058884
tree8384fb3b15f51b9f038c1c36b4e556fe1427c603
parentfa1f0cb350989617281a98d30e6a3a4914c79b58
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>
drivers/net/s2io.c