[PATCH 14/17] usb/gadget: ether: convert to new interface of f_rndis

2013-05-24 Thread Andrzej Pietrasiewicz
Signed-off-by: Andrzej Pietrasiewicz andrze...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/usb/gadget/Kconfig |1 + drivers/usb/gadget/ether.c | 54 +-- 2 files changed, 32 insertions(+), 23 deletions(-) diff --git

[PATCH 14/17] usb/gadget: ether: convert to new interface of f_rndis

2013-05-24 Thread Andrzej Pietrasiewicz
Conversion to new interface is required to move to configfs. This patch edition fixes compilation error if RNDIS is not selected in Kconfig. Signed-off-by: Andrzej Pietrasiewicz andrze...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/usb/gadget/Kconfig |1 +