From: Matt Carlson Date: Thu, 19 May 2011 16:02:43 +0000 (+0000) Subject: tg3: Fix NETIF_F_LOOPBACK error X-Git-Tag: v3.0-rc1~377^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d542fe27c86ecf932f40c898881208ccdaef9dc5;p=pandora-kernel.git tg3: Fix NETIF_F_LOOPBACK error Mahesh Bandewar noticed that the features cleanup in commit 0da0606f493c5cdab74bdcc96b12f4305ad94085, entitled "tg3: Consolidate all netdev feature assignments", mistakenly sets NETIF_F_LOOPBACK by default. This patch corrects the error. Signed-off-by: Matt Carlson Signed-off-by: Mahesh Bandewar Signed-off-by: David S. Miller --- Reading git-diff-tree failed