backports: patch tracing for older kernels
authorJohannes Berg <johannes.berg@intel.com>
Fri, 12 Apr 2013 20:13:47 +0000 (22:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 09:32:45 +0000 (11:32 +0200)
commit7ffd70d3edcd96768ada03b9b524bff265f9b0b8
tree07e6761a9677861b3afd14199669483ea6fb58d4
parent16b78247d50ef72c80b568a31c189e5488cd4548
backports: patch tracing for older kernels

For some reason the tracing on older kernels requires
the tracing to be declared before it's defined; it's
broken when the trace header is only included to create
the tracepoints.

Since new kernels don't, add patches for the two places
that rely on the new behaviour.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
patches/collateral-evolutions/network/74-define-tracing/ath6kl.patch [new file with mode: 0644]
patches/collateral-evolutions/network/74-define-tracing/cfg80211.patch [new file with mode: 0644]