From: Yijing Wang
Date: Mon, 3 Jun 2013 15:36:21 +0800
> Pci_enable_device() will set device pm state to D0, so
> it's no need to do it again in tg3_init_one().
>
> Acked-by: Michael Chan
> Signed-off-by: Yijing Wang
This looks better, applied, thanks.
--
To unsubscribe from this list: send t
Pci_enable_device() will set device pm state to D0, so
it's no need to do it again in tg3_init_one().
Acked-by: Michael Chan
Signed-off-by: Yijing Wang
---
drivers/net/ethernet/broadcom/tg3.c | 24 +++-
1 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/driver
On 2013/6/3 15:13, David Miller wrote:
> From: Yijing Wang
> 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
>
> This patch introduces a warning:
>
> drivers/net
From: Yijing Wang
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
This patch introduces a warning:
drivers/net/ethernet/broadcom/tg3.c: In function ‘tg3_init_one’:
dr
On Wed, 2013-05-29 at 17:00 +0800, Yijing Wang wrote:
> 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
Acked-by: Michael Chan
> ---
> drivers/net/ethernet/broadcom/tg3.c | 20 +---
> 1 f
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
---
drivers/net/ethernet/broadcom/tg3.c | 20 +---
1 files changed, 1 insertions(+), 19 deletions(-)
diff --git a/drivers/net/ethernet/broadcom/tg3.
6 matches
Mail list logo