diff options
| author | Michael Chan <[email protected]> | 2018-07-09 06:24:49 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-09 23:27:14 +0000 |
| commit | 78f058a4aa0f2280dc4d45d2c4a95728398ef857 (patch) | |
| tree | fed185ef2a7033527110fc19708dd8781ccc0ed6 /net/nsh/nsh.c | |
| parent | bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic. (diff) | |
| download | kernel-78f058a4aa0f2280dc4d45d2c4a95728398ef857.tar.gz kernel-78f058a4aa0f2280dc4d45d2c4a95728398ef857.zip | |
bnxt_en: Always set output parameters in bnxt_get_max_rings().
The current code returns -ENOMEM and does not bother to set the output
parameters to 0 when no rings are available. Some callers, such as
bnxt_get_channels() will display garbage ring numbers when that happens.
Fix it by always setting the output parameters.
Fixes: 6e6c5a57fbe1 ("bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.")
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions
