string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / include / linux / smsc911x.h
index 5241e4f..7144e8a 100644 (file)
@@ -30,6 +30,7 @@ struct smsc911x_platform_config {
        unsigned int irq_type;
        unsigned int flags;
        phy_interface_t phy_interface;
+       unsigned char mac[6];
 };
 
 /* Constants for platform_device irq polarity configuration */