[PATCH] wl3501_cs : WE-17 support
wl3501_cs won't compile with WE-19. This patches fixes it. Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com> Acked-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:

committed by
Jeff Garzik

parent
72f98d38a8
commit
00b309f561
@@ -609,6 +609,7 @@ struct wl3501_card {
|
||||
struct net_device_stats stats;
|
||||
struct iw_statistics wstats;
|
||||
struct iw_spy_data spy_data;
|
||||
struct iw_public_data wireless_data;
|
||||
struct dev_node_t node;
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user