]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/staging/bcm/InterfaceIsr.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / staging / bcm / InterfaceIsr.c
index 220ff922bdcffca89cfa4dbb1d20f223c54632d6..67719d57256d237e31a85c2bde10aa47b3d27986 100644 (file)
@@ -80,8 +80,8 @@ static void read_int_callback(struct urb *urb/*, struct pt_regs *regs*/)
                }
                case -EINPROGRESS:
                {
-                       //This situation may happend when URBunlink is used. for detail check usb_unlink_urb documentation.
-                       BCM_DEBUG_PRINT(Adapter,DBG_TYPE_OTHERS, INTF_INIT, DBG_LVL_ALL,"Impossibe condition has occured... something very bad is going on");
+                       //This situation may happened when URBunlink is used. for detail check usb_unlink_urb documentation.
+                       BCM_DEBUG_PRINT(Adapter,DBG_TYPE_OTHERS, INTF_INIT, DBG_LVL_ALL,"Impossibe condition has occurred... something very bad is going on");
                        break ;
                        //return;
                }