ll_temac: Fix poll implementation
authorMichal Simek <monstr@monstr.eu>
Wed, 18 Aug 2010 00:26:34 +0000 (00:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 07:46:57 +0000 (00:46 -0700)
commit8539992f6091eb8206c781421312157d0c282e6e
tree379410d6a196106fe9121ca59aa236f042fe2b9c
parent502820a3161e2f228125977d133dd80eea2932d1
ll_temac: Fix poll implementation

Functions ll_temac_rx_irq and ll_temac_tx_irq
have pointer to net_device as second parameter not
pointer to temac_local.

Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ll_temac_main.c