From: Dimitris Michailidis Date: Sun, 11 Jul 2010 12:01:15 +0000 (+0000) Subject: cxgb4: move the choice of interrupt type before net_device registration X-Git-Tag: v2.6.36-rc1~571^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7cabcdd51480282b58c09e5fe1c4835aaf98a66;p=pandora-kernel.git cxgb4: move the choice of interrupt type before net_device registration We need to settle on the kind of interrupts we'll be using, a choice that also impacts the number of queues, before registering and making visible the net_devices. Move the relevant code up a bit. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed