From: Ben Hutchings Date: Thu, 1 Nov 2012 09:11:11 +0000 (+0000) Subject: eth: Make is_link_local() consistent with other address tests X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46acc460c07b5c74287560a00b6cbc6111136ab6;p=pandora-kernel.git eth: Make is_link_local() consistent with other address tests Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc). Signed-off-by: Ben Hutchings Acked-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed