Staging: wavelan: fix initialise statics to 0 in wavelan_cs.p.h
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Mon, 15 Mar 2010 14:13:04 +0000 (16:13 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:47 +0000 (11:35 -0700)
This is a patch  to the wavelan_cs.p.h fix initialise statics to 0
Errors found by the checkpatch.pl tools, like
ERROR: do not initialise statics to 0 or NULL

Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found