]> Pileus Git - ~andy/linux/blobdiff - drivers/net/sh_eth.h
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
[~andy/linux] / drivers / net / sh_eth.h
index 9afe5b4c855d4f15429eccb7cca36f09e468fe83..ba151f86ae7b9a76b07942c7a2a45d573c79a664 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)