Fix regex simplification of ath5k exclusion.
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Thu, 8 May 2008 02:06:38 +0000 (02:06 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Thu, 8 May 2008 02:06:38 +0000 (02:06 +0000)
git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@3453 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-check

index c535ba8b108e5d0ac11cdbbad124c4cb2105eaf4..f8cc13c0be808fc334827777f85e74898d92733a 100755 (executable)
@@ -1144,7 +1144,7 @@ set_except () {
     oprepline '#define AR5K_RATES_TURBO '
     oprepline '#define AR5K_RATES_XR '
     initnc 'static const struct ath5k_ini ar5212_ini\[\] ='
-    initnc 'static const struct ath5k_ini_mode rf\(5413\|24\(13|25\)\)_ini_mode_end\[\] ='
+    initnc 'static const struct ath5k_ini_mode rf\(5413\|24\(13\|25\)\)_ini_mode_end\[\] ='
     initnc '           } blinkrates\[\] ='
 
     # git logs