net: allocate tx queues in register_netdevice
[pandora-kernel.git] / include / linux / smc911x.h
index b58f54c..521f371 100644 (file)
@@ -7,6 +7,7 @@
 struct smc911x_platdata {
        unsigned long flags;
        unsigned long irq_flags; /* IRQF_... */
+       int irq_polarity;
 };
 
 #endif /* __SMC911X_H__ */