summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/sf/if_sfreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sf/if_sfreg.h b/sys/dev/sf/if_sfreg.h
index d9b1b5f..12af211 100644
--- a/sys/dev/sf/if_sfreg.h
+++ b/sys/dev/sf/if_sfreg.h
@@ -1048,7 +1048,7 @@ struct sf_softc {
struct mtx sf_mtx;
#ifdef DEVICE_POLLING
int rxcycles;
-#endif
+#endif /* DEVICE_POLLING */
};
OpenPOWER on IntegriCloud