]> xenbits.xensource.com Git - people/royger/linux-2.6.18-xen.git/commit
sfc_netfront: fix an unused variable error
authorJan Beulich <jbeulich@novell.com>
Mon, 23 May 2011 17:36:33 +0000 (18:36 +0100)
committerJan Beulich <jbeulich@novell.com>
Mon, 23 May 2011 17:36:33 +0000 (18:36 +0100)
commit140c5ce272c6a9f1324a0cb90d6a3b732df86d62
tree7f88e71df054931ac3a2139d9ed596a71acdefef
parentc374fc26723c40f7dc484f7620d88cfbdeb36485
sfc_netfront: fix an unused variable error

Make the code in netfront_accel_enqueue_skb_multi() match that in
netfront_accel_enqueue_skb_single().

Signed-off-by: Jan Beulich <jbeulich@novell.com>
drivers/xen/sfc_netfront/accel_vi.c