Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147570474
D50667.1783778574.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
596 B
Referenced Files
None
Subscribers
None
D50667.1783778574.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_80211_macops.c b/sys/compat/linuxkpi/common/src/linux_80211_macops.c
--- a/sys/compat/linuxkpi/common/src/linux_80211_macops.c
+++ b/sys/compat/linuxkpi/common/src/linux_80211_macops.c
@@ -40,7 +40,7 @@
#ifdef LINUXKPI_DEBUG_80211
#define LKPI_80211_TRACE_MO(fmt, ...) \
if (linuxkpi_debug_80211 & D80211_TRACE_MO) \
- printf("LKPI_80211_TRACE_MO %s:%d: %d %d %lu_" fmt "\n", \
+ printf("LKPI_80211_TRACE_MO %s:%d: %d %d %lu: " fmt "\n", \
__func__, __LINE__, curcpu, curthread->td_tid, \
jiffies, __VA_ARGS__)
#else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 11, 2:02 PM (1 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29078328
Default Alt Text
D50667.1783778574.diff (596 B)
Attached To
Mode
D50667: linuxkpi: Improve LKPI_80211_TRACE_MO message
Attached
Detach File
Event Timeline
Log In to Comment