gianfar: Fix misleading indentation in startup_gfar()
authorAnton Vorontsov <cbouatmailru@gmail.com>
Tue, 18 Jan 2011 02:36:02 +0000 (02:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Jan 2011 00:13:51 +0000 (16:13 -0800)
commitff76015f3bdfbc482c723cb4f2559cef84d178ca
treeace57889f883a6bc56a1de8d95cedccd040158c3
parent5ae2f66fe4626340d4fd9d26b522ce377c780a56
gianfar: Fix misleading indentation in startup_gfar()

Just stumbled upon the issue while looking for another bug.

The code looks correct, the indentation is not.

Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar.c