diff options
author | 2022-06-15 11:24:26 +0800 | |
---|---|---|
committer | 2022-06-15 12:51:31 +0100 | |
commit | 49ae83fc4fd027a4b4cf56bd2c94c7814ec4baff (patch) | |
tree | 587a616740c7000c6a87b1a95ca0b7671b26e84c /drivers/net | |
parent | net: bridge: allow add/remove permanent mdb entries on disabled ports (diff) | |
download | linux-dev-49ae83fc4fd027a4b4cf56bd2c94c7814ec4baff.tar.xz linux-dev-49ae83fc4fd027a4b4cf56bd2c94c7814ec4baff.zip |
net: don't check skb_count twice
NAPI cache skb_count is being checked twice without condition. Change to
checking the second time only if the first check is run.
Signed-off-by: Sieng Piaw Liew <liew.s.piaw@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions