patches/nicdrv-12-ae.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 1698 831894410112
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1698
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     1
--- ae-2.6.1.orig/ae_gem.c	2008-04-22 16:29:03.000000000 -0400
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     2
+++ ae-2.6.1/ae_gem.c	2009-02-20 00:17:57.480624791 -0500
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     3
@@ -1559,8 +1559,7 @@
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     4
  */
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     5
 /* ======================================================== */
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     6
 #ifdef GEM_CONFIG_GLDv3
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     7
-DDI_DEFINE_STREAM_OPS(ae_ops, nulldev, nulldev, aeattach, aedetach,
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     8
-    nodev, NULL, D_MP, NULL);
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     9
+GEM_STREAM_OPS(ae_ops, aeattach, aedetach);
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
    10
 #else
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
    11
 static	struct module_info aeminfo = {
831894410112 2009-02-21 Albert Lee <[email protected]>
trisk
parents:
diff changeset
    12
 	0,			/* mi_idnum */