1. 20 11月, 2008 1 次提交
    • D
      USB: gadget rndis: stop windows self-immolation · 9c264521
      David Brownell 提交于
      Somewhere in the conversion of the RNDIS gadget code to the new
      framework, the descriptor of its data interface seems to have
      been copied from the CDC Ethernet driver.  Unfortunately that
      means it got a nonzero altsetting ... which is incorrect.  Issue
      uncovered by Richard Röjfors <richard.rojfors@endian.se>.
      
      This patch fixes that problem, and resolves at least some cases
      of Windows XP bluescreening itself.
      
      Tested-by: Richard Röjfors <richard.rojfors@endian.se>.
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Cc: stable <stable@kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      9c264521
  2. 14 8月, 2008 1 次提交
  3. 22 7月, 2008 1 次提交