net: pcnet: fix source formatting and indentation
commit67aa4493444c6bda0eca14a027653dd426bede97
authorPrasad J Pandit <pjp@fedoraproject.org>
Fri, 30 Sep 2016 06:49:12 +0000 (30 12:19 +0530)
committerJason Wang <jasowang@redhat.com>
Wed, 26 Oct 2016 01:57:59 +0000 (26 09:57 +0800)
treed20e8d7a48925bd004a7d39fa369cdad20eaca4e
parent34e29ce754c02bb6b3bdd244fbb85033460feaff
net: pcnet: fix source formatting and indentation

Fix indentations and source format at few places. Add braces
around 'if' and 'while' statements.

Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/pcnet.c