commit | 118969ed21b6895045b0a5a8a32feac1c9341096 | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Tue Dec 14 21:36:48 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 16 13:16:01 2010 -0800 |
tree | 2901197d1105edea93cf72c6e71b34d74f0609eb | |
parent | 7d5e77aafa39f3210b6273a44fe07508e837c3cb [diff] |
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>