From a79a5b55e287dcf73d8acd92089aea1b1d8bf9c3 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 19 Nov 2008 17:10:03 +0000 Subject: Signed-Off-Number: Holger Freyther --- drivers/sdio/function/wlan/ar6000/hif/hif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/sdio/function/wlan') diff --git a/drivers/sdio/function/wlan/ar6000/hif/hif.c b/drivers/sdio/function/wlan/ar6000/hif/hif.c index 3d6d792d974..51711574fc9 100644 --- a/drivers/sdio/function/wlan/ar6000/hif/hif.c +++ b/drivers/sdio/function/wlan/ar6000/hif/hif.c @@ -782,7 +782,7 @@ delHifDevice(SDDEVICE *handle) struct device* HIFGetOSDevice(HIF_DEVICE *device) { - return &device->handle->Device.dev; + return &device->handle->Device->dev; } static void ResetAllCards(void) -- cgit v1.2.3