From: Andrzej Pietrasiewicz Date: Thu, 23 May 2013 07:22:05 +0000 (+0200) Subject: usb: gadget: u_ether: construct with default values and add setters/getters X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd4a1c40bee885e5266ca53de05d985a5518d7a;p=pandora-kernel.git usb: gadget: u_ether: construct with default values and add setters/getters Add an interface to create a struct netdev_dev filled with default values, an interface which makes it an interface to fill the struct with useful values and an interface to read the values set. The patch also adds an interface to register the net device associated with an ethernet-over-usb link. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed