Ticket #1590: if_bgereg.fix.diff

File if_bgereg.fix.diff, 324 bytes (added by Adek336, 16 years ago)

fix

  • if_bgereg.

    old new  
    25812581#ifdef DEVICE_POLLING
    25822582        int                     rxcycles;
    25832583#endif /* DEVICE_POLLING */
     2584    u_int32_t   bge_intr_status;
     2585    int         transmitting;
    25842586};
    25852587
    25862588#define BGE_LOCK_INIT(_sc, _name) \