From: Sivakumar Subramani Date: Sat, 24 Feb 2007 07:04:24 +0000 (-0500) Subject: S2IO: Restoring the mac address in s2io_reset X-Git-Tag: v2.6.21-rc2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8d70caf836e48c4c462435d38434f2901058884;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed