From: Alexander Beregalov Date: Fri, 3 Jul 2009 12:25:50 +0000 (+0400) Subject: Staging: at76_usb: fix !CONFIG_WIRELESS_EXT build X-Git-Tag: v2.6.32-rc1~668^2~554 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbff696edead56dd87e1d10593ff0b438d29fbc5;p=pandora-kernel.git Staging: at76_usb: fix !CONFIG_WIRELESS_EXT build Fix this build error when CONFIG_WIRELESS_EXT is not set at76_usb.c:5322: error: 'struct net_device' has no member named 'wireless_data' at76_usb.c:5325: error: 'struct net_device' has no member named 'wireless_handlers' Signed-off-by: Alexander Beregalov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed