]> Git Repo - linux.git/commit
rsi: fill rx_params only once.
authorAmol Hanwate <[email protected]>
Mon, 16 Jul 2018 13:39:36 +0000 (19:09 +0530)
committerKalle Valo <[email protected]>
Tue, 31 Jul 2018 07:16:01 +0000 (10:16 +0300)
commit160ee2a11ce03d7276501d2448bfe8b3cbdad3e1
tree1c04cdc54388b778cd85e2b613d93d580d49f964
parentabbe87d339bdd3315b145d9c03ab5ab578febee7
rsi: fill rx_params only once.

rx_params are getting updated two times in driver, which is not required.
Hence, removing duplicate updation of rx_params from rsi_prepare_skb().

Signed-off-by: Amol Hanwate <[email protected]>
Signed-off-by: Siva Rebbagondla <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
drivers/net/wireless/rsi/rsi_91x_main.c
This page took 0.05514 seconds and 4 git commands to generate.