RE: [PATCH] qlcnic: constify qlcnic_mbx_ops structure

2015-10-12 Thread Sony Chacko
struct *work_q; > struct qlcnic_adapter *adapter; > - struct qlcnic_mbx_ops *ops; > + const struct qlcnic_mbx_ops *ops; > struct work_struct work; > struct completion completion; > struct list_headcmd_q; > Acked-by: Sony Chacko

RE: [PATCH] qlcnic: constify qlcnic_mbx_ops structure

2015-10-12 Thread Sony Chacko
qlogic/qlcnic/qlcnic.h > @@ -1092,7 +1092,7 @@ struct qlcnic_filter_hash { struct qlcnic_mailbox { > struct workqueue_struct *work_q; > struct qlcnic_adapter *adapter; > - struct qlcnic_mbx_ops *ops; > + const struct qlcnic_mbx_ops *ops; > struct work_s

RE: [PATCH] bnx2:Make various functions to have a return type of void in the file bnx2.c

2015-07-13 Thread Sony Chacko
> Sony, > I also sent this patch and was wondering if I can get a reply on it. > From 4a607447562bec161fd947caae5eb02c2365c58a Mon Sep > 17 00:00:00 2001 > From: Nicholas Krause > Date: Wed, 8 Jul 2015 08:29:07 -0400 > Subject: [PATCH] bnx2i:Fix backwards locking scenario in the > function

RE: [PATCH] bnx2:Make various functions to have a return type of void in the file bnx2.c

2015-07-13 Thread Sony Chacko
Sony, I also sent this patch and was wondering if I can get a reply on it. From 4a607447562bec161fd947caae5eb02c2365c58a Mon Sep 17 00:00:00 2001 From: Nicholas Krause xerofo...@gmail.com Date: Wed, 8 Jul 2015 08:29:07 -0400 Subject: [PATCH] bnx2i:Fix backwards locking scenario in the

RE: [PATCH] bnx2:Make various functions to have a return type of void in the file bnx2.c

2015-07-09 Thread Sony Chacko
> -Original Message- > From: Nicholas Krause [mailto:xerofo...@gmail.com] > Sent: Wednesday, July 08, 2015 11:31 AM > To: Sony Chacko > Cc: Dept-GE Linux NIC Dev; netdev; linux-kernel > Subject: [PATCH] bnx2:Make various functions to have a return > type of vo

RE: [PATCH] bnx2:Make various functions to have a return type of void in the file bnx2.c

2015-07-09 Thread Sony Chacko
-Original Message- From: Nicholas Krause [mailto:xerofo...@gmail.com] Sent: Wednesday, July 08, 2015 11:31 AM To: Sony Chacko Cc: Dept-GE Linux NIC Dev; netdev; linux-kernel Subject: [PATCH] bnx2:Make various functions to have a return type of void in the file bnx2.c This makes

RE: [PATCH net-next V3 06/23] ptp: bnx2x: convert to the 64 bit get/set time methods.

2015-03-30 Thread Sony Chacko
gt; bp->ptp_clock_info.adjtime = bnx2x_ptp_adjtime; > - bp->ptp_clock_info.gettime = bnx2x_ptp_gettime; > - bp->ptp_clock_info.settime = bnx2x_ptp_settime; > + bp->ptp_clock_info.gettime64 = bnx2x_ptp_gettime; > + bp->ptp_clock_info.settime64 = bnx2x_ptp_set

RE: [PATCH net-next V3 06/23] ptp: bnx2x: convert to the 64 bit get/set time methods.

2015-03-30 Thread Sony Chacko
-ptp_clock_info.settime64 = bnx2x_ptp_settime; bp-ptp_clock_info.enable = bnx2x_ptp_enable; Acked-by: Sony Chacko sony.cha...@qlogic.com Thanks, Sony -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

RE: qlcnic binary sysfs file abuse

2013-07-25 Thread Sony Chacko
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Saturday, July 06, 2013 5:30 PM > To: Rajesh Borundia; Shahed Shaikh; Jitendra Kalsaria; Sony Chacko; Dept-Eng > Linux Driver > Cc: netdev; linux-kernel > Subject: qlcnic binary sy

RE: qlcnic binary sysfs file abuse

2013-07-25 Thread Sony Chacko
-Original Message- From: Greg KH [mailto:gre...@linuxfoundation.org] Sent: Saturday, July 06, 2013 5:30 PM To: Rajesh Borundia; Shahed Shaikh; Jitendra Kalsaria; Sony Chacko; Dept-Eng Linux Driver Cc: netdev; linux-kernel Subject: qlcnic binary sysfs file abuse I was doing

RE: [ 001/180] netxen: support for GbE port settings

2012-10-03 Thread Sony Chacko
> -Original Message- > From: Willy Tarreau [mailto:w...@1wt.eu] > Sent: Monday, October 01, 2012 3:52 PM > To: linux-kernel; sta...@vger.kernel.org > Cc: Sony Chacko; zz-930768; David Miller; Jonathan Nieder; Willy Tarreau > Subject: [ 001/180] netxen: support for

RE: [ 001/180] netxen: support for GbE port settings

2012-10-03 Thread Sony Chacko
-Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Monday, October 01, 2012 3:52 PM To: linux-kernel; sta...@vger.kernel.org Cc: Sony Chacko; zz-930768; David Miller; Jonathan Nieder; Willy Tarreau Subject: [ 001/180] netxen: support for GbE port settings 2.6.32