From: Michał Mirosław Date: Thu, 14 Jul 2011 21:38:17 +0000 (-0700) Subject: net: m68k/nfeth: Remove wrong usage of dev->flags X-Git-Tag: v3.1-rc1~316^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512e4002ab9ac54a2d8f7f198a9cd503dcc3c161;p=pandora-kernel.git net: m68k/nfeth: Remove wrong usage of dev->flags Remove wrong setting of dev->flags. NETIF_F_NO_CSUM maps to IFF_DEBUG there, so looks like a mistake. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed