Staging: r8188eu: core: rtw_xmit: Fixed a coding style issue
authorChang Yu <marcus.yu.56@gmail.com>
Sun, 19 Jun 2022 19:42:31 +0000 (12:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jun 2022 08:06:09 +0000 (10:06 +0200)
commit4175971d0effb00f01c48a2990f51c1f1503be98
treed3ea252531628e02aee21235d85999dc795aa974
parent34a033fe34766920c36bae15ff7e154ac234abc6
Staging: r8188eu: core: rtw_xmit: Fixed a coding style issue

Moved the constant ETH_P_IP to the right hand side of the comparison as
per checkpatch.pl

Signed-off-by: Chang Yu <marcus.yu.56@gmail.com>
Link: https://lore.kernel.org/r/e938a8ac0ff3a9d777754a081c7a08026aaae253.1655666628.git.marcus.yu.56@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c