ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
[openwrt.git] / target / linux / ramips / files / drivers / net / ramips_eth.h
index 891c47b..ead1b78 100644 (file)
@@ -197,6 +197,7 @@ struct raeth_priv
 
        unsigned int                    skb_free_idx;
 
+       spinlock_t                              page_lock;
        struct ramips_eth_platform_data *plat;
 };
 
This page took 0.023406 seconds and 4 git commands to generate.