From: Zoltan Kiss Date: Thu, 6 Mar 2014 21:48:24 +0000 (+0000) Subject: xen-netback: Minor refactoring of netback code X-Git-Tag: v3.15-rc1~113^2~210^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=121fa4b77775549c3c5eb41eb335d7dcbb801f90;p=pandora-kernel.git xen-netback: Minor refactoring of netback code This patch contains a few bits of refactoring before introducing the grant mapping changes: - introducing xenvif_tx_pending_slots_available(), as this is used several times, and will be used more often - rename the thread to vifX.Y-guest-rx, to signify it does RX work from the guest point of view Signed-off-by: Zoltan Kiss Signed-off-by: David S. Miller --- Reading git-diff-tree failed