]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sky2: fix hard hang with netconsoling and iface going up
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 30 Jan 2009 21:45:31 +0000 (13:45 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Feb 2009 17:28:58 +0000 (09:28 -0800)
commit33bd6c2d14e38380b020c48ddd3c358928502592
treee414de7caf68783dd43c778ecb2f89ee0e1cc1be
parent9540bf5c89f8e329dab7638001c79e079714fd5c
sky2: fix hard hang with netconsoling and iface going up

[ Upstream commit a11da890e4c9850411303efcf6514f048ca880ee ]

Printing anything over netconsole before hw is up and running is,
of course, not going to work.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/sky2.c