Skip to content

Commit

Permalink
Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211…
Browse files Browse the repository at this point in the history
… port

Reverts 02227c2
(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: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman authored and Greg Kroah-Hartman committed Feb 9, 2009
1 parent f06da26 commit 89cb7e7
Show file tree
Hide file tree
Showing 3 changed files with 3,942 additions and 1,029 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/at76_usb/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
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---
Expand Down
Loading

0 comments on commit 89cb7e7

Please sign in to comment.