From c489dbb1892ed02fa01e1423968f7dfea462a486 Mon Sep 17 00:00:00 2001 From: Shailendra Verma Date: Mon, 25 May 2015 23:19:31 +0530 Subject: [PATCH] net:xen-netback - Change 1 to true for bool type variable. The variable separate_tx_rx_irq is bool type so assigning true instead of 1. Signed-off-by: Shailendra Verma Signed-off-by: David S. Miller --- Reading git-format-patch failed