summaryrefslogtreecommitdiff
path: root/dissector_eth.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-27 01:24:51 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-07-27 11:48:16 +0200
commit63d26c48e9c1d486efd24eda4b3a65066f315234 (patch)
tree1146b067f2167fa374dbdd58ae1dd404f2e64e6a /dissector_eth.h
parent115ac442812928e1ae0682aca5f1d0cbb77d92cf (diff)
flowtop: Fix missing new connections after flush
There might be new fast connection between flush & handling new events which can be not handled, so put flushing connections before loop. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_eth.h')
0 files changed, 0 insertions, 0 deletions
equired higher signal strengths to work at all See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853073, https://bugzilla.opensuse.org/show_bug.cgi?id=1017471, and https://github.com/lwfinger/rtlwifi_new/issues/203 for descriptions of the problems. This patch fixes all of those problems. Fixes: cf4747d7535a ("rtlwifi: Fix regression caused by commit d86e64768859") Signed-off-by: Jurij Smakov <jurij@wooyd.org> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> # 4.9+ Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/ipv6/fou6.c')