From: Wei Liu Date: Wed, 22 May 2013 06:34:46 +0000 (+0000) Subject: xen-netfront: split event channels support for Xen frontend driver X-Git-Tag: v3.11-rc1~16^2~328^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d634bf2cb96639b7eddb646dc1fc17b1bc6e567f;p=pandora-kernel.git xen-netfront: split event channels support for Xen frontend driver This patch adds a new feature called feature-split-event-channels for netfront, enabling it to handle TX and RX events separately. If netback does not support this feature, it falls back to use single event channel. If netfront fails to setup split event channels, it will try falling back to single event channel. Signed-off-by: Wei Liu Reviewed-by: David Vrabel Signed-off-by: David S. Miller --- Reading git-diff-tree failed