public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/ndiswrapper/files: ndiswrapper-1.56-2.6.38.patch
@ 2011-02-19 16:53 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-02-19 16:53 UTC (permalink / raw
  To: gentoo-commits

angelos     11/02/19 16:53:04

  Added:                ndiswrapper-1.56-2.6.38.patch
  Log:
  Fixed compilation against linux 2.6.38 (bug #355401)
  
  (Portage version: 2.1.9.40/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-wireless/ndiswrapper/files/ndiswrapper-1.56-2.6.38.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ndiswrapper/files/ndiswrapper-1.56-2.6.38.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ndiswrapper/files/ndiswrapper-1.56-2.6.38.patch?rev=1.1&content-type=text/plain

Index: ndiswrapper-1.56-2.6.38.patch
===================================================================
--- trunk/ndiswrapper/driver/wrapndis.c	2010/09/13 09:36:56	2728
+++ trunk/ndiswrapper/driver/wrapndis.c	2011/02/14 17:00:00	2729
@@ -13,16 +13,16 @@
  *
  */
 
-#include "ndis.h"
-#include "iw_ndis.h"
-#include "pnp.h"
-#include "loader.h"
-#include "wrapndis.h"
 #include <linux/inetdevice.h>
 #include <linux/ip.h>
 #include <linux/tcp.h>
 #include <linux/udp.h>
 #include <linux/in.h>
+#include "ndis.h"
+#include "iw_ndis.h"
+#include "pnp.h"
+#include "loader.h"
+#include "wrapndis.h"
 #include "wrapper.h"
 
 /* Functions callable from the NDIS driver */






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-19 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-19 16:53 [gentoo-commits] gentoo-x86 commit in net-wireless/ndiswrapper/files: ndiswrapper-1.56-2.6.38.patch Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox