diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2009-11-10 09:11:05 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-11 22:03:33 -0500 |
commit | 5ea681d4e6c01b191f01644024f35901721fa438 (patch) | |
tree | 1920ef54a6f863972b76983e1be956475fb533d6 /drivers/net/gianfar_sysfs.c | |
parent | 4dea29d06641da5dd6f83000536c48335333e042 (diff) |
gianfar: Fix build with CONFIG_PM=y
commit fba4ed030cfae7efdb6b79a57b0c5a9d72c9 ("gianfar: Add Multiple
Queue Support") introduced the following build failure:
CC gianfar.o
gianfar.c: In function 'gfar_restore':
gianfar.c:1249: error: request for member 'napi' in something not a structure or union
This patch fixes the issue.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/gianfar_sysfs.c')
0 files changed, 0 insertions, 0 deletions