]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/eisa.txt
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
[karo-tx-linux.git] / Documentation / eisa.txt
index f297fc1202ae41876e46161965d16065c7dbae66..38cf0c7b559f57a4c8fa75329457ca230e868fad 100644 (file)
@@ -84,7 +84,7 @@ struct eisa_driver {
 
 id_table       : an array of NULL terminated EISA id strings,
                  followed by an empty string. Each string can
-                 optionally be paired with a driver-dependant value
+                 optionally be paired with a driver-dependent value
                  (driver_data).
 
 driver         : a generic driver, such as described in