aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/kismet/files/patch-pcapsource.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/kismet/files/patch-pcapsource.cc')
-rw-r--r--net-mgmt/kismet/files/patch-pcapsource.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/kismet/files/patch-pcapsource.cc b/net-mgmt/kismet/files/patch-pcapsource.cc
new file mode 100644
index 000000000000..ea80ee2b09d6
--- /dev/null
+++ b/net-mgmt/kismet/files/patch-pcapsource.cc
@@ -0,0 +1,11 @@
+--- pcapsource.cc.orig Wed Jun 22 08:22:23 2005
++++ pcapsource.cc Sun Jul 3 22:44:22 2005
+@@ -610,7 +610,7 @@
+ (bit0 + BITNO_32(present ^ next_present));
+
+ switch (bit) {
+- case IEEE80211_RADIOTAP_FCS:
++ case IEEE80211_RADIOTAP_F_FCS:
+ fcs_cut = 4;
+ break;
+ case IEEE80211_RADIOTAP_FLAGS: