From: Kristoffer Glembo Date: Tue, 5 Jul 2011 04:39:10 +0000 (-0700) Subject: greth: greth_set_mac_add would corrupt the MAC address. X-Git-Tag: v3.0-rc7~41^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9cfe7cf663c16c0d93349cc0094bb28ae7135a;p=pandora-kernel.git greth: greth_set_mac_add would corrupt the MAC address. The MAC address was set using the signed char sockaddr->sa_addr field and thus the address could be corrupted through sign extension. Signed-off-by: Kristoffer Glembo Signed-off-by: David S. Miller --- Reading git-diff-tree failed