From: Dimitris Michailidis Date: Tue, 14 Dec 2010 21:36:51 +0000 (+0000) Subject: cxgb4: remove the name field from the adapter structure X-Git-Tag: v2.6.38-rc1~476^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a3c2b698ec333edc86bf8b5a636162ca309870;p=pandora-kernel.git cxgb4: remove the name field from the adapter structure Remove a field the driver uses to keep track of the name of the first netdev it manages to register. Do this by changing the registration loop to stop the first time it fails so the first registered device is trivial to tell. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed