Re: [PATCH] tg3: remove redundant pm init code

From: Yijing Wang
Date: Mon Jun 03 2013 - 03:16:36 EST


On 2013/6/3 15:13, David Miller wrote:
> From: Yijing Wang <wangyijing@xxxxxxxxxx>
> Date: Wed, 29 May 2013 17:00:32 +0800
>
>> Pci_enable_device() will set device pm state to D0, so
>> it's no need to do it again in tg3_init_one().
>>
>> Signed-off-by: Yijing Wang <wangyijing@xxxxxxxxxx>
>
> This patch introduces a warning:
>
> drivers/net/ethernet/broadcom/tg3.c: In function ʽtg3_init_oneʼ:
> drivers/net/ethernet/broadcom/tg3.c:17231:13: warning: ʽpm_capʼ may be used uninitialized in this function [-Wuninitialized]
>
Sorry, I will update it and resend soon.

Thanks!
Yijing.

--
Thanks!
Yijing

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/