From: Michał Mirosław Date: Thu, 28 Apr 2011 01:59:15 +0000 (+1000) Subject: net: ibmveth: force reconfiguring checksum settings on startup X-Git-Tag: v3.0-rc1~377^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b801a4e7092bb869fb5a7d8ee11a9435c5c7b2b1;p=pandora-kernel.git net: ibmveth: force reconfiguring checksum settings on startup Commit b9367bf3ee6d ("net: ibmveth: convert to hw_features") accidentally removed call to ibmveth_set_csum_offload() in ibmveth_probe(). Put the call back where it was, but with additional error checking provided by ibmveth_set_features(). Signed-off-by: Michał Mirosław Reported-by: Stephen Rothwell [sfr: dev -> netdev] Signed-off-by: Stephen Rothwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed