Merge branch 'linus' into x86/urgent
[pandora-kernel.git] / drivers / net / sh_eth.h
index 9afe5b4..ba151f8 100644 (file)
@@ -729,6 +729,9 @@ struct sh_eth_private {
        char post_rx;           /* POST receive */
        char post_fw;           /* POST forward */
        struct net_device_stats tsu_stats;      /* TSU forward status */
+
+       unsigned no_ether_link:1;
+       unsigned ether_link_active_low:1;
 };
 
 static inline void sh_eth_soft_swap(char *src, int len)