commit | 0914d2bb11cc182039084ac3b961dc359b647468 | [log] [tgz] |
---|---|---|
author | Mao Wenan <maowenan@huawei.com> | Mon Dec 23 18:42:57 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 15:19:59 2019 -0800 |
tree | 91384b24bde79137393de9231c976c4b24795d33 | |
parent | 9476654bd5e8ad42abe8ee9f9e90069ff8e60c17 [diff] |
af_packet: refactoring code for prb_calc_retire_blk_tmo If __ethtool_get_link_ksettings() is failed and with non-zero value, prb_calc_retire_blk_tmo() should return DEFAULT_PRB_RETIRE_TOV firstly. This patch is to refactory code and make it more readable. Signed-off-by: Mao Wenan <maowenan@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>