Re: [PATCH] bnx2fc: Do not log error for netevents that need no action

2014-06-12 Thread Chad Dupuis
On Tue, 10 Jun 2014, Eddie Wai wrote: On Fri, 2014-06-06 at 13:05 -0500, shirishpargaon...@gmail.com wrote: From: Shirish Pargaonkar Do not log error for netevents that need no action such as NETDEV_REGISTER 0x0005, NETDEV_CHANGEADDR, and NETDEV_CHANGENAME. It results in logging error messa

Re: [PATCH] bnx2fc: Do not log error for netevents that need no action

2014-06-10 Thread Eddie Wai
On Fri, 2014-06-06 at 13:05 -0500, shirishpargaon...@gmail.com wrote: > From: Shirish Pargaonkar > > > Do not log error for netevents that need no action such as > NETDEV_REGISTER 0x0005, NETDEV_CHANGEADDR, and NETDEV_CHANGENAME. > It results in logging error messages such as these > > [ 35.3

[PATCH] bnx2fc: Do not log error for netevents that need no action

2014-06-06 Thread shirishpargaonkar
From: Shirish Pargaonkar Do not log error for netevents that need no action such as NETDEV_REGISTER 0x0005, NETDEV_CHANGEADDR, and NETDEV_CHANGENAME. It results in logging error messages such as these [ 35.315872] bnx2fc: Unknown netevent 5 [ 35.315935] bnx2fc: Unknown netevent 8 [ 35.353