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!

---

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(-)

-- 
Chuck Lever

------------------------------------------------------------------------------
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