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)
commiteb8aa72d4e8756bde74d5f22bdd968ee6131069a
treeb646e71fce2a343396fa7dfcfbd610465eae8ca0
parent5d30530efbb811f875786d788ae1c5d79547c3a4
rndis_host: Quirky devices are still 'point-to-point'

My changes in commit 4d42d417be75d750b82798922b6e775915e11bce 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