]> git.baikalelectronics.ru Git - kernel.git/commit
rndis_host: Quirky devices are still 'point-to-point'
authorBen Hutchings <ben@decadent.org.uk>
Fri, 15 Apr 2011 06:23:45 +0000 (23:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Apr 2011 06:23:45 +0000 (23:23 -0700)
commit31ab2edfe8086d734a3f23015c074afa1192b76d
treeb646e71fce2a343396fa7dfcfbd610465eae8ca0
parent43905d2a26f2afb1eb5054bcc1ffa008c5657795
rndis_host: Quirky devices are still 'point-to-point'

My changes in commit ab835064d3ea5b6b06d02e0ba85c82d971437439 were
written some time before the introduction of FLAG_POINTTOPOINT, so
didn't include that flag in the new driver_info.  Change the new
driver_info to be consistent.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/rndis_host.c