From: David Kershner Date: Tue, 16 Jun 2015 03:31:59 +0000 (-0400) Subject: staging: unisys: Add s-Par visornic ethernet driver X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68905a14e49c97bf49dacd753e40ddd5b254e2ad;p=pandora-kernel.git staging: unisys: Add s-Par visornic ethernet driver This driver creates a network device when s-Par sends a device create message to create network adapter on the visorbus. When the message is received by visorbus, the visornic_probe function is called and the netdev device is created and managed by the visornic driver. Signed-off-by: David Kershner Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed