Re: [PATCH net v4] r8169: Disable force bus mastering

2016-02-01 Thread David Miller
From: Corcodel Marian Date: Mon, 1 Feb 2016 15:38:16 +0200 > Do not need to force on bus mastering , if alls is ok this is > enabled on BIOS. > > Signed-off-by: Corcodel Marian The chip can be used on systems without a BIOS and that should still work. The driver must fully program the card.

[PATCH net v4] r8169: Disable force bus mastering

2016-02-01 Thread Corcodel Marian
Do not need to force on bus mastering , if alls is ok this is enabled on BIOS. Signed-off-by: Corcodel Marian --- drivers/net/ethernet/realtek/r8169.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/net/ethernet/realtek/r8169.c b/drivers/net/ethernet/realtek/r8169.c index a8fb86d..