Commit 89cb7e7f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Greg Kroah-Hartman
Browse files

Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port



Reverts 02227c28
(Had to be done by hand due to other patches that had come after this.)

Turns out that we don't want the mac80211 port of this driver just yet, as
there is a different driver working on adding this support.

So keep things old and different for now.

This is being reverted at the request of the linux-wireless developers.

Cc: Kalle Valo <kalle.valo@iki.fi>
Cc: John W. Linville <linville@tuxdriver.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent f06da264
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config USB_ATMEL
	tristate "Atmel at76c503/at76c505/at76c505a USB cards"
	depends on MAC80211 && WLAN_80211 && USB
	depends on WLAN_80211 && USB
	default N
	select FW_LOADER
	---help---