diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2013-02-24 00:38:31 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-24 12:04:01 -0500 |
commit | 62ed839dba70edfdc20a9aab92edff0451078584 (patch) | |
tree | 929ea8774ba76b15d3111871ec10630f0ce42cd6 /drivers/watchdog/softdog.c | |
parent | da8c87241c26aac81a64c7e4d21d438a33018f4e (diff) |
gianfar: fix compile fail for NET_POLL=y due to struct packing
Commit ee873fda3bec7c668407b837fc5519eb961fcd37 ("gianfar: Pack struct
gfar_priv_grp into three cachelines") moved the irq number and names
off into a separate struct and created accessors for them. However
it was never tested with NET_POLL enabled, and so some conversions
that were simply overlooked went undetected until now.
Make the netpoll ones also use the gfar_irq() accessors.
Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Claudiu Manoil <claudiu.manoil@freescale.com>
Cc: Jianhua Xie <jianhua.xie@freescale.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/watchdog/softdog.c')
0 files changed, 0 insertions, 0 deletions