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
| ||
|
Message-Id: <20160813.145512.718202374151341346.davem@davemloft.net> Date: Sat, 13 Aug 2016 14:55:12 -0700 (PDT) From: David Miller <davem@...emloft.net> To: wsa-dev@...g-engineering.com Cc: linux-usb@...r.kernel.org, brcm80211-dev-list.pdl@...adcom.com, linux-can@...r.kernel.org, linux-wireless@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH 00/16] net: don't print error when allocating urb fails From: Wolfram Sang <wsa-dev@...g-engineering.com> Date: Thu, 11 Aug 2016 23:05:19 +0200 > This per-subsystem series is part of a tree wide cleanup. usb_alloc_urb() uses > kmalloc which already prints enough information on failure. So, let's simply > remove those "allocation failed" messages from drivers like we did already for > other -ENOMEM cases. gkh acked this approach when we talked about it at LCJ in > Tokyo a few weeks ago. Series applied to net-next, thank you.
Powered by blists - more mailing lists