diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 13:33:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 13:33:34 +0000 |
commit | c198a513980a3e837967934e305eb65fef196826 (patch) | |
tree | 86b8bf8a6e07b5f752ff8417041ce657fcda8a82 /package/mac80211/patches/307-rt2x00-Update-rt2800usb.patch | |
parent | 87db54da68aa2614122a0f2f2d4c79722dad2bb9 (diff) | |
download | upstream-c198a513980a3e837967934e305eb65fef196826.tar.gz upstream-c198a513980a3e837967934e305eb65fef196826.tar.bz2 upstream-c198a513980a3e837967934e305eb65fef196826.zip |
mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14172
Diffstat (limited to 'package/mac80211/patches/307-rt2x00-Update-rt2800usb.patch')
-rw-r--r-- | package/mac80211/patches/307-rt2x00-Update-rt2800usb.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/package/mac80211/patches/307-rt2x00-Update-rt2800usb.patch b/package/mac80211/patches/307-rt2x00-Update-rt2800usb.patch deleted file mode 100644 index 73db3640ec..0000000000 --- a/package/mac80211/patches/307-rt2x00-Update-rt2800usb.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 1d5b075d27b109fc7a6b6a67e60754e2862b2d6b Mon Sep 17 00:00:00 2001 -From: Ivo van Doorn <IvDoorn@gmail.com> -Date: Sat, 10 Jan 2009 14:05:21 +0100 -Subject: [PATCH] rt2x00: Update rt2800usb - -Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> ---- - drivers/net/wireless/rt2x00/rt2800usb.c | 2 +- - drivers/net/wireless/rt2x00/rt2800usb.h | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - ---- a/drivers/net/wireless/rt2x00/rt2800usb.c -+++ b/drivers/net/wireless/rt2x00/rt2800usb.c -@@ -1,5 +1,5 @@ - /* -- Copyright (C) 2004 - 2008 rt2x00 SourceForge Project -+ Copyright (C) 2004 - 2009 rt2x00 SourceForge Project - <http://rt2x00.serialmonkey.com> - - This program is free software; you can redistribute it and/or modify ---- a/drivers/net/wireless/rt2x00/rt2800usb.h -+++ b/drivers/net/wireless/rt2x00/rt2800usb.h -@@ -1,5 +1,5 @@ - /* -- Copyright (C) 2004 - 2008 rt2x00 SourceForge Project -+ Copyright (C) 2004 - 2009 rt2x00 SourceForge Project - <http://rt2x00.serialmonkey.com> - - This program is free software; you can redistribute it and/or modify |