r8152: ecm and vendor modes coexist
authorhayeswang <hayeswang@realtek.com>
Wed, 15 Jan 2014 02:42:16 +0000 (10:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2014 02:48:54 +0000 (18:48 -0800)
Remove the limitation that the ecm and r8152 drivers couldn't coexist.
 - Remove the devices from the blacklist of relative drivers.
 - Remove usb_driver_set_configuration() from r8152 driver.
 - Modify the id_table of the r8152 driver for the vendor mode only.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ether.c
drivers/net/usb/r8152.c
drivers/net/usb/r815x.c

Simple merge
Simple merge
Simple merge