> -----Original Message-----
> From: Waskiewicz Jr, Peter P [mailto:peter.p.waskiewicz...@intel.com]
> Sent: Thursday, August 30, 2012 2:11 PM
> To: Chuck Lever
> Cc: e1000-devel@lists.sourceforge.net
> Subject: Re: [E1000-devel] [PATCH 0/7] Compiler warning clean-up
> 
> On Thu, 2012-08-30 at 14:03 -0700, Chuck Lever wrote:
> > Hi-
> >
> > Here is a handful of patches that address compiler warnings in
> > network headers that show up when I enable "-Wextra -Wsign-compare"
> > for the fs/nfs, fs/lockd, and net/sunrpc directories.
> >
> > I'm interested in review comments and testing.  Thanks!
> 
> Thanks Chuck, we'll take a look.
> 
> > ---
> >
> > Chuck Lever (7):
> >       NET: Eliminate mixed sign comparison in skb_is_recycleable
> >       NET: Squelch compiler warning in net_generic()
> >       NET: Squelch compiler warning in rtnl_msg_family()
> >       NET: Squelch netlink compiler warnings
> >       NET: Squelch compiler warning in nlmsg_ok()
> >       NET: Nit: clean up netif_msg_init()
> >       NET: Squelch compiler warning in skb_can_coalesce()
> >
> >
> >  include/linux/netdevice.h   |    4 ++--
> >  include/linux/skbuff.h      |    7 ++++---
> >  include/net/netlink.h       |   17 ++++-------------
> >  include/net/netns/generic.h |    2 +-
> >  net/core/net_namespace.c    |    4 ++--
> >  net/core/skbuff.c           |    2 +-
> >  6 files changed, 14 insertions(+), 22 deletions(-)

Umm, should this have gone to net...@vger.kernel.org instead of 
e1000-devel@lists.sourceforge.net?


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to