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

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>
drivers/staging/wlan-ng/p80211wext.c