]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/net/ethernet/realtek/r8169.c
r8169: check firmware content sooner.
authorFrancois Romieu <romieu@fr.zoreil.com>
Fri, 17 Jun 2011 22:10:29 +0000 (00:10 +0200)
committerFrancois Romieu <romieu@fr.zoreil.com>
Sat, 18 Jun 2011 09:40:48 +0000 (11:40 +0200)
commitfd112f2e15ba85d387de446a81aeb11e46ecc55d
treeeadd165d2d8137220029bf674d456410bd577722
parent960aee6c7d5951ac20c0227ad73bad56392f0afc
r8169: check firmware content sooner.

Firmware checking is only performed when the firmware is loaded
instead of each time the driver inits the phy.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/r8169.c