mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
s/_us//
This commit is contained in:
parent
d224ede0da
commit
ce71e8d87f
1 changed files with 1 additions and 1 deletions
|
|
@ -891,7 +891,7 @@ static void
|
|||
cbb_cardbus_reset(device_t brdev)
|
||||
{
|
||||
struct cbb_softc *sc = device_get_softc(brdev);
|
||||
int delay_us;
|
||||
int delay;
|
||||
|
||||
/*
|
||||
* 20ms is necessary for most bridges. For some reason, the Ricoh
|
||||
|
|
|
|||
Loading…
Reference in a new issue