atm: fore200e.c: Cleaning up uninitialized variables
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 31 May 2014 23:08:32 +0000 (01:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jun 2014 00:11:03 +0000 (17:11 -0700)
commit74e8ce34ae300d899cd2346065c6d85253f15701
tree2c8b8b3fe7a28167b38dd9b273ef4b4bad46d2b7
parentc65a9656f18d2db52dedf86b294546da91408c41
atm: fore200e.c: Cleaning up uninitialized variables

There is a risk that the variable will be used without being initialized.

This was largely found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/fore200e.c