commit | 175f1244c199f589d23f54fcc3e178fe24d80b7a | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 10 11:15:43 2017 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 10 16:52:47 2017 -0500 |
tree | d86a53ab2f5677d2811c3beff227e3e238e7527c | |
parent | c8b82182cb35c256cc0417c1d31a8421d7c87736 [diff] |
IB/rxe: Remove an unused variable and an unused argument The variable 'av' is not used so remove it. Since that change removes the last user of the 'wqe' argument, remove that argument too. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Andrew Boyer <andrew.boyer@dell.com> Cc: Moni Shoua <monis@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>