can: drivers: fix spelling mistakes
[linux-2.6-microblaze.git] / drivers / net / can / xilinx_can.c
index c1dbab8..7ae2684 100644 (file)
@@ -1308,7 +1308,7 @@ static void xcan_tx_interrupt(struct net_device *ndev, u32 isr)
 /**
  * xcan_interrupt - CAN Isr
  * @irq:       irq number
- * @dev_id:    device id poniter
+ * @dev_id:    device id pointer
  *
  * This is the xilinx CAN Isr. It checks for the type of interrupt
  * and invokes the corresponding ISR.