linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* USB GADGET: have a question about usb2eth
@ 2016-10-15  9:19 Lipengcheng
  2016-10-17  1:56 ` Peter Chen
  0 siblings, 1 reply; 6+ messages in thread
From: Lipengcheng @ 2016-10-15  9:19 UTC (permalink / raw)
  To: balbi@ti.com
  Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org

Hi,
	I have a question about usb2eth. In the function gen_ndis_set_resp of the rndis.c, the value of *params->filter may be 0x20 from the pc set command; Howerver the value is used cdc_filter = dev->port_usb->cdc_filter in the function eth_start_xmit of the u_ether.c. If we do not judge the RNDIS_PACKET_TYPE_PROMISCUOUS and the value is 0x20, the broadcast packet can not send the pc win7; At the result, the linux ping the win7 is slow an the first.

Best Regard
Pengcheng Li

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-18  7:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15  9:19 USB GADGET: have a question about usb2eth Lipengcheng
2016-10-17  1:56 ` Peter Chen
2016-10-17  6:50   ` Lipengcheng
2016-10-17  9:28     ` Felipe Balbi
2016-10-18  3:21       ` Lipengcheng
2016-10-18  7:14         ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).