DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Possibly fix a bug in aic7xxx
commit 4065ec58850eeadff57e3af1a9235e1d196ba977
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Aug 29 19:58:29 2010 -0700
kernel - Possibly fix a bug in aic7xxx
* An attempt to compile -O2 revealed three uninitialized fields
falling through to call that pokes them into the chip. Initialize
the fields.
Summary of changes:
sys/dev/disk/aic7xxx/aic7xxx_pci.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4065ec58850eeadff57e3af1a9235e1d196ba977
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]