]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: print port information after registering each netdev
authorDimitris Michailidis <dm@chelsio.com>
Tue, 14 Dec 2010 21:36:48 +0000 (21:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Dec 2010 21:16:01 +0000 (13:16 -0800)
commit68fec7dbc39f4fef089522da7f4411fc4ade230c
tree2901197d1105edea93cf72c6e71b34d74f0609eb
parent02cc8c7b025aeb9e853293308cf2ba9fedc71200
cxgb4: print port information after registering each netdev

Print information about each port when its netdev is registered instead
of looping separately over the ports at the end.  The bulk of this patch
is due to indentation change.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4/cxgb4_main.c