]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/unisys/visornic/visornic_main.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux.git] / drivers / staging / unisys / visornic / visornic_main.c
index 6fa7726185deef212c345b6055e49b943c70937d..1d1440d4300285e367fa3d9c5bd766db7470217e 100644 (file)
@@ -1750,7 +1750,8 @@ static int visornic_poll(struct napi_struct *napi, int budget)
 }
 
 /* poll_for_irq        - checks the status of the response queue
- * @v: Void pointer to the visronic devdata struct.
+ * @t: pointer to the 'struct timer_list' from which we can retrieve the
+ *     the visornic devdata struct.
  *
  * Main function of the vnic_incoming thread. Periodically check the response
  * queue and drain it if needed.