lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 10 Jan 2017 10:18:09 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net-next 0/7] warning related fixes

These are all patches to fix other warnings found while cleaning
up netvsc driver.

Stephen Hemminger (7):
  flow_dissector: make local function static
  vxlan: remove unused variable
  socket: make sockfs_setattr static
  dcb: validate netlink attribute link
  tcp_nv: make tcpnv_get_info static
  ipv6: make udpv6_queue_rcv_skb static
  fq_codel: fix set never used warning

 drivers/net/vxlan.c       |  3 +--
 net/core/flow_dissector.c |  4 ++--
 net/dcb/dcbnl.c           | 11 +++++++----
 net/ipv4/tcp_nv.c         |  4 ++--
 net/ipv6/udp.c            |  2 +-
 net/sched/sch_fq_codel.c  |  2 --
 net/socket.c              |  2 +-
 7 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ