staging: r8188eu: core: remove the function __nat25_timeout
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Thu, 4 Nov 2021 02:46:35 +0000 (08:16 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:02 +0000 (10:02 +0100)
commit70f15d205468fd148cb4c61c70146da1a177e09d
treec05c6452ab3b19ff89eaa0c2840e9ab8d4845e4b
parentb865f36cadaf2e1c94059849cfeff9959568e2cb
staging: r8188eu: core: remove the function __nat25_timeout

Remove the function __nat25_timeout from rtw_br_ext.c file. This function
can be replace by single statement jiffies - NAT25_AGEING_TIME*HZ.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/YYNJPCQ5hX8BTzwy@Sauravs-MacBook-Air.local
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_br_ext.c