Staging: at76_usb: convert to use linux/ieee80211.h
authorKalle Valo <kalle.valo@iki.fi>
Sun, 22 Feb 2009 12:04:34 +0000 (14:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:28 +0000 (14:53 -0700)
commitf494b663976333ca622a47c8130952614dce0dc1
treea063306a0665ecd7dbf5e7ab33a97f822e7b4f25
parent709ff0f6c9a1e5decfe57e145cec58386de19d9b
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 <kalle.valo@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/at76_usb/at76_usb.c
drivers/staging/at76_usb/at76_usb.h