]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ehea/ehea_main.c
net/ehea: bitops work on unsigned longs
[linux-2.6-omap-h63xx.git] / drivers / net / ehea / ehea_main.c
index a2f1905a23dfdc2d581b8751f631515bf326a448..e3131ea629cd14752c18b6511142c7b7966757bc 100644 (file)
@@ -99,7 +99,7 @@ MODULE_PARM_DESC(use_lro, " Large Receive Offload, 1: enable, 0: disable, "
 
 static int port_name_cnt;
 static LIST_HEAD(adapter_list);
-u64 ehea_driver_flags;
+static unsigned long ehea_driver_flags;
 struct work_struct ehea_rereg_mr_task;
 static DEFINE_MUTEX(dlpar_mem_lock);
 struct ehea_fw_handle_array ehea_fw_handles;