From mboxrd@z Thu Jan 1 00:00:00 1970 From: Himanshu Madhani Subject: [PATCH net 0/4] qlcnic: bug fixes Date: Fri, 26 Jul 2013 16:23:59 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Cc: , , Himanshu Madhani To: Return-path: Received: from mx0b-0016ce01.pphosted.com ([67.231.156.153]:52902 "EHLO mx0b-0016ce01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760623Ab3GZVYY (ORCPT ); Fri, 26 Jul 2013 17:24:24 -0400 Sender: netdev-owner@vger.kernel.org List-ID: From: Himanshu Madhani Please apply to net. Thanks, Himanshu Jitendra Kalsaria (1): qlcnic: Fix initialization of work function. Manish Chopra (2): qlcnic: Fix setting Guest VLAN qlcnic: Fix diagnostic interrupt test for 83xx adapters. Pratik Pujar (1): qlcnic: Fix operation type and command type. .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-- drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 2 ++ .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 2 ++ .../net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c | 30 +++++++++++++++++++--- 4 files changed, 32 insertions(+), 6 deletions(-) -- 1.8.1.4