diff options
| author | Mao Wenan <[email protected]> | 2019-02-22 06:57:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-23 21:47:13 +0000 |
| commit | 4593403fa516a5a4cffe6883c5062d60932cbfbe (patch) | |
| tree | ea7c6861c7b594ae3ad5d1fc67109c75830f1e11 /net/ipv4/tcp_output.c | |
| parent | net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G (diff) | |
| download | kernel-4593403fa516a5a4cffe6883c5062d60932cbfbe.tar.gz kernel-4593403fa516a5a4cffe6883c5062d60932cbfbe.zip | |
net: set static variable an initial value in atl2_probe()
cards_found is a static variable, but when it enters atl2_probe(),
cards_found is set to zero, the value is not consistent with last probe,
so next behavior is not our expect.
Signed-off-by: Mao Wenan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
