From: Joe Perches Date: Fri, 19 Mar 2010 01:29:40 +0000 (-0700) Subject: drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes X-Git-Tag: v2.6.35-rc1~473^2~671^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ead78ac48b75aaf47de96fcf10cbf5962f32a6;p=pandora-kernel.git drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes Change local functions that are cast to iw_handler to the more standard use with "union iwreq_data *wrqu" so the iw_handler array no longer needs the casts. Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed