commit | 8539992f6091eb8206c781421312157d0c282e6e | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Wed Aug 18 00:26:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 00:46:57 2010 -0700 |
tree | 379410d6a196106fe9121ca59aa236f042fe2b9c | |
parent | 502820a3161e2f228125977d133dd80eea2932d1 [diff] |
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>