Re: [RFC PATCH 03/27] zd1211rw: include mac80211.h from zd_chip.h
From: Walter Goldens <hidden>
Date: 2011-05-31 08:01:52
From: Walter Goldens <hidden>
Date: 2011-05-31 08:01:52
Date: Sunday, May 29, 2011, 11:04 PM zd_chip.h contains one function with a pointer to ieee80211_hw but doesn't include mac80211.h. As a temporary solution include mac80211.h to avoid a warning.
I'm still getting a warning with this patch. I think this happened when Jussi fixed some stuff awhile back. In function ‘zd_mac_alloc_hw’: drivers/net/wireless/zd1211rw/zd_mac.c:1340:7: warning: statement with no effect Walter