NetXen: Fix second rmmod failure observed on PowerPC machines.
[safe/jmp/linux-2.6] / drivers / scsi / a100u2w.c
index 2650a5d..7f4241b 100644 (file)
@@ -1067,7 +1067,7 @@ static int __devinit inia100_probe_one(struct pci_dev *pdev,
                goto out_disable_device;
        }
 
-       /* <02> read from base address + 0x50 offset to get the bios balue. */
+       /* <02> read from base address + 0x50 offset to get the bios value. */
        bios = ORC_RDWORD(port, 0x50);