aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJohn Fastabend <[email protected]>2012-02-10 03:19:35 +0000
committerJeff Kirsher <[email protected]>2012-03-02 18:11:24 -0800
commit89d27a3c0ad7d5f2ce9ece055b3c7c619dc42f6c (patch)
tree26f7026391dc63d31cf94ed33730bc2fc1ab25f6 /net/lapb/lapb_iface.c
parent6f66342c1ecd59467d4579176dd81a4e837a06ef (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_iface.c')
0 files changed, 0 insertions, 0 deletions