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)
commit8eb3e22e56ee35a6a65c956bd2862c8247443cbd
tree1a2c48a892aa71e9252f5967d613c04c5156f64f
parentfb549675ffc09afecea771229ce48a33c7ea604e
Staging: wavelan: fix initialise statics to 0 in wavelan_cs.p.h

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>
drivers/staging/wavelan/wavelan_cs.p.h