Re: [PATCHv2] r8169: Fix trivial typo in rtl_check_firmware

2015-02-24 Thread David Miller
From: Yannick Guerrini Date: Tue, 24 Feb 2015 13:03:51 +0100 > Change 'firwmare' to 'firmware' > > Signed-off-by: Yannick Guerrini > --- > v2: replace "drivers, realtek" of the subject with "r8169" and cc > net...@vger.kernel.org, > as suggested by Hayes Wang Applied. -- To unsubscribe f

[PATCHv2] r8169: Fix trivial typo in rtl_check_firmware

2015-02-24 Thread Yannick Guerrini
Change 'firwmare' to 'firmware' Signed-off-by: Yannick Guerrini --- v2: replace "drivers, realtek" of the subject with "r8169" and cc net...@vger.kernel.org, as suggested by Hayes Wang drivers/net/ethernet/realtek/r8169.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a