bouyer b669f4cc30 MFI_IOP_SKINNY is an enum not a single bit value, so it can't be used as
a bit flag. As sc_flags is really used to hold an enum mfi_iop value,
change it to enum mfi_iop and rename to sc_ioptype. While there init it
in mfi_attach() instead of mfi_pci_attach().
2012-08-05 15:50:49 +00:00
2012-08-05 06:34:09 +00:00
2012-08-05 14:28:50 +00:00
2012-08-01 23:39:12 +00:00
2012-07-30 23:04:42 +00:00
2012-08-04 15:50:16 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%