summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
diff options
context:
space:
mode:
authorTonyliu2009-11-04 14:45:02 +0100
committerDavid S. Miller2009-11-04 14:45:02 +0100
commitc8ee5538b091b8aca9ca738c6989c5ad6f9e67c0 (patch)
tree141b65882bf17519e3f533d5583248cadb0462d0 /drivers/isdn/hisax
parentcdc_ether: additional Ericsson MBM PID's to the whitelist (diff)
downloadkernel-qcow2-linux-c8ee5538b091b8aca9ca738c6989c5ad6f9e67c0.tar.gz
kernel-qcow2-linux-c8ee5538b091b8aca9ca738c6989c5ad6f9e67c0.tar.xz
kernel-qcow2-linux-c8ee5538b091b8aca9ca738c6989c5ad6f9e67c0.zip
DaVinci EMAC: correct param for ISR
emac_irq is declared as: static irqreturn_t emac_irq(int irq, void *dev_id) { struct net_device *ndev = (struct net_device *)dev_id; struct emac_priv *priv = netdev_priv(ndev); ... Clearly emac_irq() needs "struct net_device *" as "void *dev_id", so correct this. Signed-off-by: Tonyliu <Bo.Liu@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hisax')
0 files changed, 0 insertions, 0 deletions