Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Venkat Duvvuru 6ae777eab2 bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Currently, internal error value is returned by the driver, when
hwrm_cfa_flow_alloc() fails due lack of resources.  We should be returning
Linux errno value -ENOSPC instead.

This patch also converts other similar command errors to standard Linux errno
code (-EIO) in bnxt_tc.c

Fixes: db1d36a273 ("bnxt_en: add TC flower offload flow_alloc/free FW cmds")
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-12 10:57:59 -04:00
..
2018-03-06 11:14:08 -05:00
2017-12-19 13:25:52 -05:00
2018-01-29 14:25:47 -05:00
2017-12-26 13:10:07 -05:00
2018-01-21 18:05:30 -05:00
2017-08-19 17:13:41 -07:00
2018-01-02 16:14:49 -06:00
2018-01-17 18:04:43 -06:00
2017-07-17 13:37:15 -07:00
2017-11-16 22:58:12 +09:00