Skip to content

Commit

Permalink
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
Browse files Browse the repository at this point in the history
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 <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Joe Perches authored and John W. Linville committed Mar 23, 2010
1 parent adc009e commit 43ead78
Showing 1 changed file with 93 additions and 111 deletions.
Loading

0 comments on commit 43ead78

Please sign in to comment.