From: Richard Kennedy Date: Wed, 17 Mar 2010 14:40:55 +0000 (+0000) Subject: Staging: wlan-ng: tidy up iw_handler X-Git-Tag: v2.6.35-rc1~441^2^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3b3bb0b5807b9305e8c9e2688603f785ead0cd;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed