From: Sivakumar Subramani Date: Fri, 14 Sep 2007 11:39:19 +0000 (-0400) Subject: S2io: Added support set_mac_address driver entry point X-Git-Tag: v2.6.24-rc1~1454^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd37688455857b7b92bc2b1379a4c48aa9af147;p=pandora-kernel.git S2io: Added support set_mac_address driver entry point - Added set_mac_address driver entry point - Copying permanent mac address to dev->perm_addr - Incorporated following review comments from Jeff - Converted the macro to a function and removed call to memset - regarding function naming convention, for all callbacks and entry points will have 's2io_' prefix and helper functions will have 'do_s2io_' prefix. Signed-off-by: Sreenivasa Honnur Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed