]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ks8851.c
Merge branch 'for-next' into for-linus
[karo-tx-linux.git] / drivers / net / ks8851.c
index b5219cce12ed8c4df5275458d078b65dd452726a..0573e0bb4444162e5153043532023b82b7a16bb0 100644 (file)
@@ -407,7 +407,7 @@ static irqreturn_t ks8851_irq(int irq, void *pw)
  * @buff: The buffer address
  * @len: The length of the data to read
  *
- * Issue an RXQ FIFO read command and read the @len ammount of data from
+ * Issue an RXQ FIFO read command and read the @len amount of data from
  * the FIFO into the buffer specified by @buff.
  */
 static void ks8851_rdfifo(struct ks8851_net *ks, u8 *buff, unsigned len)