commit | 12cf649f417c68b6bdd2a3b4ed97113159c6029e | [log] [tgz] |
---|---|---|
author | Eddie C. Dost <ecd@brainaid.de> | Wed Jul 06 15:40:21 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 06 15:40:21 2005 -0700 |
tree | d04afa3cd1947245780376bb21be15fda5b1237a | |
parent | 90cdba648c5edf0ccabdadfc6e61f40c04e8bb00 [diff] |
[SPARC64]: Fix set_intr_affinity() Do not cat bucket->irq_info to struct irqaction * directly, but go through struct irq_desc *. Signed-off-by: David S. Miller <davem@davemloft.net>