cvs commit: src/sys/dev/wi if_wi_pccard.c
Warner Losh
imp at FreeBSD.org
Sun Mar 27 09:04:48 PST 2005
imp 2005-03-27 17:04:47 UTC
FreeBSD src repository
Modified files:
sys/dev/wi if_wi_pccard.c
Log:
Unbreak style(9) breakage from last commit. We try to avoid defining
variables in internal blocks.
Also, go ahead and fail if we can't load the firmware. It should have
failed like this, but never did (firmware loads generally don't fail).
Revision Changes Path
1.55 +2 -4 src/sys/dev/wi/if_wi_pccard.c
More information about the cvs-src
mailing list