From: Jiri Pirko Date: Sun, 6 Jan 2013 03:25:45 +0000 (+0000) Subject: ethoc: fix mac address set X-Git-Tag: v3.9-rc1~139^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc61a3442da9fd17a61fcabef445534598f54a8;p=pandora-kernel.git ethoc: fix mac address set Function ethoc_set_mac_address() was incorrectly using passed pointer as pointer to address, that is not correct. Struct sockaddr have to be be used here. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed