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/306-rt2x00-Update-rt2800pci.patch | |
parent | 87db54da68aa2614122a0f2f2d4c79722dad2bb9 (diff) | |
download | mtk-20170518-c198a513980a3e837967934e305eb65fef196826.zip mtk-20170518-c198a513980a3e837967934e305eb65fef196826.tar.gz mtk-20170518-c198a513980a3e837967934e305eb65fef196826.tar.bz2 |
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/306-rt2x00-Update-rt2800pci.patch')
-rw-r--r-- | package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch b/package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch deleted file mode 100644 index 00a65bc..0000000 --- a/package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch +++ /dev/null @@ -1,29 +0,0 @@ -From eb419a370a4c87fae945950442e4f7609aea952c Mon Sep 17 00:00:00 2001 -From: Ivo van Doorn <IvDoorn@gmail.com> -Date: Sat, 10 Jan 2009 14:05:01 +0100 -Subject: [PATCH] rt2x00: Update rt2800pci - -Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> ---- - drivers/net/wireless/rt2x00/rt2800pci.c | 2 +- - drivers/net/wireless/rt2x00/rt2800pci.h | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - ---- a/drivers/net/wireless/rt2x00/rt2800pci.c -+++ b/drivers/net/wireless/rt2x00/rt2800pci.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/rt2800pci.h -+++ b/drivers/net/wireless/rt2x00/rt2800pci.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 |