lkml.org 
[lkml]   [2012]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH]: Mac80211 Driver patch
From
Patch for Mac80211, and no this is not spam, so do not ignore my
e-mails. This is a patch, so copy this into your favorite text editor
and save it as test.patch. Let the maintainers read and know! By the
way, it is under the first -- line and to the 2nd to last line. :)
--
--- main.c 2012-07-21 20:58:29.000000000 +0000
+++ mainnew.c 2012-08-05 20:00:37.000000000 +0000
@@ -32,7 +32,7 @@
#include "led.h"
#include "cfg.h"
#include "debugfs.h"
-
+#include "net/rfkill/rfkill.h"
static struct lock_class_key ieee80211_rx_skb_queue_class;

void ieee80211_configure_filter(struct ieee80211_local *local)
@@ -183,6 +183,7 @@
*
*/
/* WARN_ON(ret); */
+ WARN_ON(1)
}

return ret;
--
--
Christopher

\
 
 \ /
  Last update: 2012-08-06 04:41    [W:0.027 / U:0.668 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site