bnx2x: Using the new FW
[deliverable/linux.git] / drivers / net / xtsonic.c
index 5a4ad156f63e206d19cdccf8d6b03d3395d15430..0c44135c0b1fd4d0d4888a67e33f20f765461ed5 100644 (file)
@@ -239,7 +239,7 @@ out:
  * Actually probing is superfluous but we're paranoid.
  */
 
-int __init xtsonic_probe(struct platform_device *pdev)
+int __devinit xtsonic_probe(struct platform_device *pdev)
 {
        struct net_device *dev;
        struct sonic_local *lp;
This page took 0.024093 seconds and 5 git commands to generate.