summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAlexandre Oliva <lxoliva@fsfla.org>2012-06-06 15:41:12 +0000
committerAlexandre Oliva <lxoliva@fsfla.org>2012-06-06 15:41:12 +0000
commit5710c18d86675b3e106f65e20e9a18adc40aa58f (patch)
tree947c3cd09803855d87644ec73e038536b458f1e3 /scripts
parent2dcfda0d804ae18ac3ab8f5ff00e131f2918dfad (diff)
downloadlinux-libre-raptor-5710c18d86675b3e106f65e20e9a18adc40aa58f.tar.gz
linux-libre-raptor-5710c18d86675b3e106f65e20e9a18adc40aa58f.zip
Adjust reference to b43legacy_request_firmware for 3.4.1 patch
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deblob-check4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/deblob-check b/scripts/deblob-check
index 8ee96d6eb..bb79fa635 100755
--- a/scripts/deblob-check
+++ b/scripts/deblob-check
@@ -1,6 +1,6 @@
#! /bin/sh
-# deblob-check version 2012-06-05
+# deblob-check version 2012-06-06
# Inspired in gNewSense's find-firmware script.
# Written by Alexandre Oliva <lxoliva@fsfla.org>
@@ -3180,7 +3180,7 @@ set_except () {
;;
*/3.4.1-stable-queue.patch* | */patch-3.4.*)
- accept '[;][/][*]@@[ ]-[0-9]*,[0-9]*[ ][+][0-9]*,[0-9]*[ ]@@[ ]static[ ]void[ ]b43legacy_request_firmware[(]s[*][/][;]' drivers/net/wireless/b43legacy/main.c
+ accept '[;][/][*]@@[ ]-[0-9]*,[0-9]*[ ][+][0-9]*,[0-9]*[ ]@@[ ]static[ ]void[ ]b43legacy_request_firmware[(]s[^\n]*[*][/][;]' drivers/net/wireless/b43legacy/main.c
;;
*/atl1c_net_next_update-3.[34].patch)
OpenPOWER on IntegriCloud