On Fri, Nov 14, 2008 at 2:15 PM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote: > On Fri, 14 Nov 2008 18:40:21 +1100 Stephen Rothwell wrote: > >> Hi all, >> >> Changes since 20081113: >> >> New tree: >> staging > > > drivers/staging/agnx/pci.c:327: error: 'struct ieee80211_if_conf' has no member named 'ssid_len' > drivers/staging/agnx/pci.c:328: error: 'struct ieee80211_if_conf' has no member named 'ssid' > drivers/staging/agnx/pci.c:328: error: 'struct ieee80211_if_conf' has no member named 'ssid_len' > drivers/staging/agnx/pci.c:329: error: 'struct ieee80211_if_conf' has no member named 'ssid' > drivers/staging/agnx/pci.c:329: error: 'struct ieee80211_if_conf' has no member named 'ssid_len' > drivers/staging/agnx/pci.c:330: error: 'struct ieee80211_if_conf' has no member named 'ssid_len' > drivers/staging/agnx/pci.c:331: error: 'struct ieee80211_if_conf' has no member named 'ssid_len' > drivers/staging/agnx/pci.c:331: error: 'struct ieee80211_if_conf' has no member named 'ssid_len' > drivers/staging/agnx/pci.c:331: error: 'struct ieee80211_if_conf' has no member named 'ssid' > drivers/staging/agnx/pci.c:331: error: 'struct ieee80211_if_conf' has no member named 'ssid It looks like commit 41bb73eeac5ff5fb217257ba33b654747b3abf11 removed these members from ieee80211_if_conf under the assumption that no drivers used them. > > config attached. > > --- > ~Randy > -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html