]> git.baikalelectronics.ru Git - kernel.git/commit
smc91x: fix nowait printout
authorMagnus Damm <damm@igel.co.jp>
Mon, 8 Sep 2008 05:02:56 +0000 (14:02 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 24 Sep 2008 22:48:55 +0000 (18:48 -0400)
commitbd4cdb5cb1dc7bc4f3b973d2f0f35b59cd656b96
tree54680c998cc36fe96f0da17dbe138884d406cfc2
parent6fe77f3ab45e4c99148760c535cd086f6511a90a
smc91x: fix nowait printout

Commit 40674f04bcc222c1d647d6d9b0f3463fe56186e9 added nowait platform
data support. The printout code was however not updated, so the value
of SMC_NOWAIT is still used. This patch makes sure that nowait is printed
accordingly to platform data.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/smc91x.c