skb_pull crashes the kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello,

     I have written a usb device driver, which displays receives the data exactly as am sending from the device, but as soon i call skb_pull(skb, 1) it crashes the kernel. It doesn even call netif_rx(skb) to send the skb to next layer, can some one suggest what might be the problem.




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux