From 4e2184ff3c011205e79ed353c0efdf99d84b4918 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 22 Jan 2009 14:52:27 +0000 Subject: [package] mac80211: update compat-wireless to 2009-01-19 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14145 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches/306-rt2x00-Update-rt2800pci.patch | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch (limited to 'package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch') diff --git a/package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch b/package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch new file mode 100644 index 000000000..00a65bce6 --- /dev/null +++ b/package/mac80211/patches/306-rt2x00-Update-rt2800pci.patch @@ -0,0 +1,29 @@ +From eb419a370a4c87fae945950442e4f7609aea952c Mon Sep 17 00:00:00 2001 +From: Ivo van Doorn +Date: Sat, 10 Jan 2009 14:05:01 +0100 +Subject: [PATCH] rt2x00: Update rt2800pci + +Signed-off-by: Ivo van Doorn +--- + 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 + + + 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 + + + This program is free software; you can redistribute it and/or modify -- cgit v1.2.3