Staging: wlan-ng: tidy up iw_handler
authorRichard Kennedy <richard@rsk.demon.co.uk>
Wed, 17 Mar 2010 14:40:55 +0000 (14:40 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:50 +0000 (11:35 -0700)
Use array initialisation technique copied from ipw2200.c.

This should always get the function pointers in the correct place,
without the needed for endless counting, skipping blanks etc.

Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found