[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100817.024314.39173338.davem@davemloft.net>
Date: Tue, 17 Aug 2010 02:43:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: amit.salecha@...gic.com
Cc: netdev@...r.kernel.org, ameen.rahman@...gic.com
Subject: Re: [PATCHv2 NEXT 0/7]qlcnic: enhancement and fixes
From: Amit Kumar Salecha <amit.salecha@...gic.com>
Date: Thu, 12 Aug 2010 23:57:19 -0700
> Hi
> Sending v2 series of 7 patches. In previous set of patches author
> email id was incorrect and a minor fix in lro/rxcsum patch.
> Please ignore v1 patches.
Please respin this against net-next-2.6 and resubmit, as-is it doesn't
apply cleanly.
Also, patch #5 is not correct. Use "netdev_info()" if you want the
netdev stuff printed properly in the link status message. You're
undoing all of the work made such that all printk's in your driver are
consistent, by using the pr_fmt based interfaces (pr_*(), dev_*(),
netdev_*()).
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists