diff options
| author | Wei Yongjun <[email protected]> | 2017-11-14 06:20:16 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-14 13:02:08 +0000 |
| commit | 8a860c2bcc84a8e4fbcabb928cd97e4c51b17d93 (patch) | |
| tree | 992ff276cd5f1a68d7e3b8a61dd8de4cd831feed /drivers/misc/ibmasm/module.c | |
| parent | liquidio: Missing error code in liquidio_init_nic_module() (diff) | |
| download | kernel-8a860c2bcc84a8e4fbcabb928cd97e4c51b17d93.tar.gz kernel-8a860c2bcc84a8e4fbcabb928cd97e4c51b17d93.zip | |
openvswitch: Fix return value check in ovs_meter_cmd_features()
In case of error, the function ovs_meter_cmd_reply_start() returns
ERR_PTR() not NULL. The NULL test in the return value check should
be replaced with IS_ERR().
Fixes: 96fbc13d7e77 ("openvswitch: Add meter infrastructure")
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions
