diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-08-09 17:50:39 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-06-22 23:55:22 -0700 |
commit | d3cc100069f945a392d6cde5ea326bb686418193 (patch) | |
tree | d791ffe72a6b45becb6dd47c6748d32c7b9b73a1 /drivers/xen | |
parent | 8a25e05890f155406171e8cb256177275bbf387f (diff) | |
download | linux-d3cc100069f945a392d6cde5ea326bb686418193.tar.bz2 |
Input: iforce - do not combine arguments for iforce_process_packet()
Current code combines packet type and data length into single argument to
iforce_process_packet() and then has to untangle it. It is much clearer to
simply use separate arguments.
Tested-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions