ag71xx: Move timestamp struct member outside of struct.
[openwrt/openwrt.git] / target / linux / ar71xx / files / drivers / net / ethernet / atheros / ag71xx / ag71xx.h
index 38dcc915f938aa4acd285a0b65053a2bd14a2381..35318fb7138565a997a8fe976c169bed5765b2c5 100644 (file)
@@ -169,8 +169,6 @@ struct ag71xx {
        struct napi_struct      napi;
        u32                     msg_enable;
 
-       unsigned long   timestamp;
-
        /*
         * From this point onwards we're not looking at per-packet fields.
         */