ath9k: Store the correct max TX power level
[deliverable/linux.git] / drivers / net / smc9194.c
index e7cc80f32560af16f9a8a4b990a939e5c20827ad..18d653bbd4e0556dfac549ff02510fa805f41fa0 100644 (file)
@@ -764,7 +764,7 @@ out:
  . interrupt, so an auto-detect routine can detect it, and find the IRQ,
  ------------------------------------------------------------------------
 */
-int __init smc_findirq( int ioaddr )
+static int __init smc_findirq(int ioaddr)
 {
 #ifndef NO_AUTOPROBE
        int     timeout = 20;
This page took 0.025227 seconds and 5 git commands to generate.