diff options
author | stephen hemminger <shemminger@vyatta.com> | 2010-01-25 18:34:15 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-28 08:55:54 -0500 |
commit | b473946a0853860e13b51c28add5524741117786 (patch) | |
tree | f60ad1068ba160e2628a915aa073ced46872f966 /net/8021q | |
parent | 3ce1cc52d2e76b6a6b9d0b52b70eb181497efa50 (diff) |
bonding: bond_open error return value
The convention for API functions in kernel is to return errno value;
bond_open would return -1 if alb setup failed. The only reason that
could happen is if kmalloc() failed.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions