From: Patrick McHardy Date: Tue, 20 Nov 2007 06:00:00 +0000 (-0800) Subject: [MACVLAN]: Remove unnecessary IFF_UP check X-Git-Tag: v2.6.25-rc1~1162^2~1395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59891d53f4a31402f8bd1f8c89e0e2c07d51b2cd;p=pandora-kernel.git [MACVLAN]: Remove unnecessary IFF_UP check Only devices that are UP are in the hash, so macvlan_broadcast() doesn't need to check for IFF_UP. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed