kernel/drivers/media/pci/pt3/pt3.h
.. .. @@ -76,7 +76,7 @@ 76 76 u32 addr_l; /* bus address of target data buffer */ 77 77 u32 addr_h; 78 78 u32 size; 79 - u32 next_l; /* bus adddress of the next xfer_desc */79 + u32 next_l; /* bus address of the next xfer_desc */80 80 u32 next_h; 81 81 }; 82 82