From: Ben Hutchings Date: Wed, 12 Feb 2014 18:59:54 +0000 (+0000) Subject: sfc: Use canonical pointer type for MAC address in efx_set_mac_address() X-Git-Tag: v3.15-rc1~113^2~384^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b3ae30a2a4d4303ea394e4c2edd8f215dbb13b;p=pandora-kernel.git sfc: Use canonical pointer type for MAC address in efx_set_mac_address() Functions such as is_valid_ether_addr() expect u8 *, so use that instead of char *. Signed-off-by: Ben Hutchings Signed-off-by: Shradha Shah Signed-off-by: David S. Miller --- Reading git-diff-tree failed