From: Kalle Valo Date: Sun, 22 Feb 2009 12:04:34 +0000 (+0200) Subject: Staging: at76_usb: convert to use linux/ieee80211.h X-Git-Tag: v2.6.30-rc1~202^2~533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f494b663976333ca622a47c8130952614dce0dc1;p=pandora-kernel.git Staging: at76_usb: convert to use linux/ieee80211.h Jason Andryuk noticed that at76_usb won't compile with current wireless-testing tree. This is because net/ieee80211.h was missing. net/ieee80211.h will be removed soon and at76_usb won't compile then that happens. Preprare for that by using instead linux/ieee80211.h and copying some structures not available. Signed-off-by: Kalle Valo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed