diff options
author | Dan Carpenter | 2018-12-17 10:05:13 +0300 |
---|---|---|
committer | David S. Miller | 2018-12-18 15:43:44 -0800 |
commit | f07d4276892d97671e880190ff195a288b2d8d92 (patch) | |
tree | e90ed74fb6b54e556e0e570587ce2c66d6ca731d /drivers/platform | |
parent | 006791772084383de779ef29f2e06f3a6e111e7d (diff) |
qed: Fix an error code qed_ll2_start_xmit()
We accidentally deleted the code to set "rc = -ENOMEM;" and this patch
adds it back.
Fixes: d2201a21598a ("qed: No need for LL2 frags indication")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions