diff options
author | John Fastabend <[email protected]> | 2012-02-10 03:19:35 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2012-03-02 18:11:24 -0800 |
commit | 89d27a3c0ad7d5f2ce9ece055b3c7c619dc42f6c (patch) | |
tree | 26f7026391dc63d31cf94ed33730bc2fc1ab25f6 /net/lapb/lapb_subr.c | |
parent | 6f66342c1ecd59467d4579176dd81a4e837a06ef (diff) |
ixgbe: dcb: check setup_tc return codes
dcb netlink code calls setup_tc to init hardware traffic classes
to use for DCB. At some call sites the return values are not
checked for errors and in one case may return -EINVAL back to
the net/dcbnl.c caller which is expecting a u8.
This fixes some smatch hits and although failures are never
seen in practive its best to check return codes.
Reported-by: Dan Carenter <[email protected]>
Signed-off-by: John Fastabend <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions