From: Christian Borntraeger Date: Thu, 6 Dec 2007 14:21:46 +0000 (+0100) Subject: virtnet: remove double ether_setup X-Git-Tag: v2.6.25-rc1~1058^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e70f2f1bb8c8cf08ba0d836466f77eea27dd3474;p=pandora-kernel.git virtnet: remove double ether_setup Hello Rusty, virtnet_probe already calls alloc_etherdev, which calls ether_setup. There is no need to do that again. Signed-off-by: Christian Borntraeger Signed-off-by: Rusty Russell --- Reading git-diff-tree failed