diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 11:45:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 11:45:38 +0000 |
commit | d2100254066a577a2f495731d21c12375f350137 (patch) | |
tree | 7f487879890536c8e361d008e27a1f69e257568f /package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch | |
parent | ac2304477f7585abf097040c807b2970cc573492 (diff) | |
download | upstream-d2100254066a577a2f495731d21c12375f350137.tar.gz upstream-d2100254066a577a2f495731d21c12375f350137.tar.bz2 upstream-d2100254066a577a2f495731d21c12375f350137.zip |
mac80211: update compat-wireless to 2009-01-23
SVN-Revision: 14154
Diffstat (limited to 'package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch')
-rw-r--r-- | package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch b/package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch index 6df88d1dfa..ed697bb7e0 100644 --- a/package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch +++ b/package/mac80211/patches/302-rt2x00-Implement-support-for-rt2800pci.patch @@ -20,6 +20,7 @@ Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> 5 files changed, 4606 insertions(+), 0 deletions(-) create mode 100644 drivers/net/wireless/rt2x00/rt2800pci.c create mode 100644 drivers/net/wireless/rt2x00/rt2800pci.h + --- a/drivers/net/wireless/rt2x00/Makefile +++ b/drivers/net/wireless/rt2x00/Makefile @@ -16,5 +16,6 @@ obj-$(CONFIG_RT2X00_LIB_USB) += rt2x00u |