Add missing /* DEVICE_POLLING */
This commit is contained in:
parent
71b8685c84
commit
20fbf589f8
@ -1048,7 +1048,7 @@ struct sf_softc {
|
||||
struct mtx sf_mtx;
|
||||
#ifdef DEVICE_POLLING
|
||||
int rxcycles;
|
||||
#endif
|
||||
#endif /* DEVICE_POLLING */
|
||||
};
|
||||
|
||||
|
||||
|
@ -1048,7 +1048,7 @@ struct sf_softc {
|
||||
struct mtx sf_mtx;
|
||||
#ifdef DEVICE_POLLING
|
||||
int rxcycles;
|
||||
#endif
|
||||
#endif /* DEVICE_POLLING */
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user