Search Linux Wireless

Re: Warning in tx.c:775 invoke_tx_handlers

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

 



2009/4/25 Michael Buesch <mb@xxxxxxxxx>:
> On Saturday 25 April 2009 17:35:39 Gábor Stefanik wrote:
>> Fragmented A-MPDU?
>
> I don't think so. This is an 802.11g card. But fragmentation is enabled.
>
> --
> Greetings, Michael.
>

This is it, then:
774         /* internal error, why is TX_FRAGMENTED set? */
775         if (WARN_ON(skb->len <= frag_threshold))
776                 return TX_DROP;

That is, trying to break a packet into fragments longer than the packet itself.

I guess you aren't using the latest kernel from wireless-testing.

-- 
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux