X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F316-rt2x00-Remove-check-for-rf-word-0-rt2800usb.patch;h=bff0f9547a87e5e0470736ca4065396ba99740e9;hb=e93015c4d471dd96723008344b3008afa6ff4177;hp=aa3afc79cdb8ce75d1a57f1f0b4c8acb5e570881;hpb=2b3c255cdd34c3f16ae39420012c21841bb0b835;p=openwrt-10.03%2F.git diff --git a/package/mac80211/patches/316-rt2x00-Remove-check-for-rf-word-0-rt2800usb.patch b/package/mac80211/patches/316-rt2x00-Remove-check-for-rf-word-0-rt2800usb.patch index aa3afc79c..bff0f9547 100644 --- a/package/mac80211/patches/316-rt2x00-Remove-check-for-rf-word-0-rt2800usb.patch +++ b/package/mac80211/patches/316-rt2x00-Remove-check-for-rf-word-0-rt2800usb.patch @@ -9,11 +9,9 @@ Signed-off-by: Ivo van Doorn drivers/net/wireless/rt2x00/rt2800usb.h | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) -diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c -index 012f4de..68ea600 100644 --- a/drivers/net/wireless/rt2x00/rt2800usb.c +++ b/drivers/net/wireless/rt2x00/rt2800usb.c -@@ -182,9 +182,6 @@ static void rt2800usb_rf_write(struct rt2x00_dev *rt2x00dev, +@@ -182,9 +182,6 @@ static void rt2800usb_rf_write(struct rt { u32 reg; @@ -23,8 +21,6 @@ index 012f4de..68ea600 100644 mutex_lock(&rt2x00dev->csr_mutex); /* -diff --git a/drivers/net/wireless/rt2x00/rt2800usb.h b/drivers/net/wireless/rt2x00/rt2800usb.h -index ffccc21..f94c8f8 100644 --- a/drivers/net/wireless/rt2x00/rt2800usb.h +++ b/drivers/net/wireless/rt2x00/rt2800usb.h @@ -68,8 +68,8 @@ @@ -38,6 +34,3 @@ index ffccc21..f94c8f8 100644 /* * Number of TX queues. --- -1.6.0 -