diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2005-04-04 02:34:15 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2005-04-04 02:34:15 +0000 |
| commit | 31640eb7741b4977006fe11b51dd2ee3ec4e3adb (patch) | |
| tree | 09a3d7b8be46b79bd3fba3926501ca6d601640ee /sys/dev/ath/if_athvar.h | |
| parent | 1f298879563bc8b07d70f837e4bf96f096bb63e2 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath/if_athvar.h')
| -rw-r--r-- | sys/dev/ath/if_athvar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ath/if_athvar.h b/sys/dev/ath/if_athvar.h index d1ebb4f62e8d..74f79bc09d47 100644 --- a/sys/dev/ath/if_athvar.h +++ b/sys/dev/ath/if_athvar.h @@ -212,7 +212,6 @@ struct ath_softc { u_int sc_ledpin; /* GPIO pin for driving LED */ u_int sc_ledon; /* pin setting for LED on */ u_int sc_ledidle; /* idle polling interval */ - u_int32_t sc_ipackets; /* last data packet count */ int sc_ledevent; /* time of last LED event */ u_int8_t sc_rxrate; /* current rx rate for LED */ u_int8_t sc_txrate; /* current tx rate for LED */ |
