Searched hist:eb8aa72d4e8756bde74d5f22bdd968ee6131069a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | rndis_host.c | diff eb8aa72d4e8756bde74d5f22bdd968ee6131069a Fri Apr 15 01:23:45 CDT 2011 Ben Hutchings <ben@decadent.org.uk> 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>
|