]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Jan 2009 22:06:26 +0000 (14:06 -0800)
commit61cd6fb9f9bd56b4457bcfa1be67ebd76f910504
tree48cbccd613cf492c485c696137c3d6eff03a6c4d
parent000a084bca733cec0cfe975c467af82ad7922f8e
sky2: fix hard hang with netconsoling and iface going up

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>
drivers/net/sky2.c