Staging: rtl8192e: Fix __constant_htons to htons style warning
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Thu, 18 Sep 2014 13:57:09 +0000 (19:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:54:04 +0000 (17:54 -0700)
commit3f76a4ea5383ba2f9e76f9625f77ff246907a134
tree25a4fabb0b47c919ecfa17e6a2ac12ee052de934
parent288903f6b91e759b0a813219acd376426cbb8f14
Staging: rtl8192e: Fix __constant_htons to htons style warning

This fixes the following checkpatch.pl warning:
WARNING: __constant_htons should be htons

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c