* [PATCH] cfg80211: fix rtnl warning in sysfs.c
@ 2007-04-27 10:16 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2007-04-27 10:16 UTC (permalink / raw)
To: John Linville; +Cc: linux-wireless
This fixes an oversight from my rtnl patch for cfg80211.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
In the patch for net-2.6 I didn't make this mistake so it's wireless-dev
only.
net/wireless/sysfs.c | 1 +
1 file changed, 1 insertion(+)
--- wireless-dev.orig/net/wireless/sysfs.c 2007-04-27 12:11:14.684987898 +0200
+++ wireless-dev/net/wireless/sysfs.c 2007-04-27 12:11:23.544987898 +0200
@@ -12,6 +12,7 @@
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/nl80211.h>
+#include <linux/rtnetlink.h>
#include <net/cfg80211.h>
#include "sysfs.h"
#include "core.h"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-27 10:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-27 10:16 [PATCH] cfg80211: fix rtnl warning in sysfs.c Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox