]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/atlx/atl2.h
tree-wide: Assorted spelling fixes
[net-next-2.6.git] / drivers / net / atlx / atl2.h
index d918bbe621eae3d9e44dc1ad141fad8019a6f7fe..927e4de6474daf6513ebc03377d7c56d1ff55860 100644 (file)
@@ -442,7 +442,7 @@ struct atl2_hw {
 struct atl2_ring_header {
     /* pointer to the descriptor ring memory */
     void *desc;
-    /* physical adress of the descriptor ring */
+    /* physical address of the descriptor ring */
     dma_addr_t dma;
     /* length of descriptor ring in bytes */
     unsigned int size;