summaryrefslogtreecommitdiff
path: root/xio.c
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2013-03-14 17:15:17 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-15 11:17:02 +0100
commit41c5d99d584f8bffa77b94dcfcc0fa3c4c406e81 (patch)
tree8ca59f506d0598fecb9b365fa8fb0df91c3fbffa /xio.c
parent1a9fbac03c684f29cff9ac44875bd9504a89f54e (diff)
netsniff-ng trafgen: Find libnl-3.0 and libnl-genl-3.0 using pkg-config
Call pkg-config --cflags and pkg-config --libs to find correct CFLAGS and LDFLAGS respectively. Signed-off-by: Peter Stuge <peter@stuge.se> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'xio.c')
0 files changed, 0 insertions, 0 deletions
lwifi: Fix regression caused by commit d86e64768859, an error in the edit results in the wrong firmware being loaded for some models of the RTL8188/8192CE. In this condition, the connection suffered from high ping latency, slow transfer rates, and required 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 'include/trace/events')