diff options
author | stephen hemminger <stephen@networkplumber.org> | 2013-09-27 02:40:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-30 21:47:43 +0200 |
commit | 0c4e4020f0145ed84b0ef9e3fb79c4a022e77e47 (patch) | |
tree | 04694b8d25bba52dd554843465035a0e48261b08 /tools/cgroup | |
parent | bonding: trivial: remove forgotten bond_next_vlan() (diff) | |
download | linux-0c4e4020f0145ed84b0ef9e3fb79c4a022e77e47.tar.xz linux-0c4e4020f0145ed84b0ef9e3fb79c4a022e77e47.zip |
qdisc: meta return ENOMEM on alloc failure
Rather than returning earlier value (EINVAL), return ENOMEM if
kzalloc fails. Found while reviewing to find another EINVAL condition.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/cgroup')
0 files changed, 0 insertions, 0 deletions